mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 03:40:27 +01:00
shared/tests: add comment about usage of "shared/nm-utils/nm-test-utils.h"
This commit is contained in:
parent
636516e708
commit
eea1f50ea7
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@
|
|||
*
|
||||
* Our tests (make check) include this header-only file nm-test-utils.h.
|
||||
*
|
||||
* You should always include this header *as last*. Reason is, that depending on
|
||||
* previous includes, functionality will be enabled.
|
||||
*
|
||||
* Logging:
|
||||
* In tests, nm-logging redirects to glib logging. By default, glib suppresses all debug
|
||||
* messages unless you set G_MESSAGES_DEBUG. To enable debug logging, you can explicitly set
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue