NetworkManager/libnm-util/tests
Thomas Haller 48b5ba7cea nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message tests
Some tests want to assert against the messages logged using g_test_expect_message().
In this mode, nmtst will not log anything itself.

Interpret the option no-expect-message which turns g_test_expect_message()
into a NOP and turns logging on. The use of this is for debugging such
tests, without asserting against the messages but printing them instead.

For tests that are not in the assert_message mode, the option has no
effect.

Example:
  NMTST_DEBUG=debug,no-expect-message make -C src/settings/plugins/keyfile/tests/ check

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-06-05 18:12:58 +02:00
..
certs libnm-util: allow AES cipher for private keys 2014-05-12 10:46:41 +02:00
Makefile.am libnm-util: allow AES cipher for private keys 2014-05-12 10:46:41 +02:00
test-crypto.c nmtst: combine files nm-test-helpers.h and nm-test-utils.h 2014-06-05 18:12:56 +02:00
test-general.c nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message tests 2014-06-05 18:12:58 +02:00
test-secrets.c nmtst: combine files nm-test-helpers.h and nm-test-utils.h 2014-06-05 18:12:56 +02:00
test-setting-8021x.c nmtst: combine files nm-test-helpers.h and nm-test-utils.h 2014-06-05 18:12:56 +02:00
test-setting-dcb.c all: g_type_init() has been deprecated in GLib 2.35.0 2014-05-27 16:58:21 +02:00
test-settings-defaults.c nmtst: combine files nm-test-helpers.h and nm-test-utils.h 2014-06-05 18:12:56 +02:00