mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-21 13:20:39 +01:00
In this mode, nmtst itself will not log anything and not set the logging level. Also, it will set g_log_set_always_fatal(). This is for tests that want to assert against all logged messages via g_test_expect_message(). In this mode also setting the logging level via NMTST_DEBUG variable has no effect. The test is expected to manage the logging level itself and changing the logging level might interfere with the test. As a showcase, move keyfile/tests/test-keyfile.c to nmtst. Signed-off-by: Thomas Haller <thaller@redhat.com> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| NetworkManager.h | ||
| NetworkManagerVPN.h | ||
| nm-dbus-glib-types.h | ||
| nm-glib-compat.h | ||
| nm-gvaluearray-compat.h | ||
| nm-settings-flags.h | ||
| nm-test-utils.h | ||
| nm-version.h.in | ||