NetworkManager/src/supplicant-manager
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
..
tests nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message tests 2014-06-05 18:12:58 +02:00
nm-call-store.c wifi: move NMCallStore to the supplicant code 2013-06-07 11:33:42 -05:00
nm-call-store.h wifi: move NMCallStore to the supplicant code 2013-06-07 11:33:42 -05:00
nm-supplicant-config.c wifi: support locking connections to a band (5GHz or 2GHz) (bgo #627571) 2014-03-25 22:42:31 -05:00
nm-supplicant-config.h wifi: always assume can_scan_ssid and use ap_scan=1 for infra mode 2013-12-12 11:33:17 +01:00
nm-supplicant-interface.c core: use nm_utils_get_monotonic_timestamp_s in nm-supplicant-interface 2014-01-30 19:51:45 +01:00
nm-supplicant-interface.h core: use nm_utils_get_monotonic_timestamp_s in nm-supplicant-interface 2014-01-30 19:51:45 +01:00
nm-supplicant-manager.c wifi: fix checking AP mode and EAP-FAST support 2013-06-14 14:24:19 -05:00
nm-supplicant-manager.h supplicant: convert add/remove to new supplicant dbus interface 2010-11-18 17:02:04 -06:00
nm-supplicant-settings-verify.c wifi: fixup for "wifi: support locking connections to a band (5GHz or 2GHz) (bgo #627571)" 2014-03-26 09:19:41 -05:00
nm-supplicant-settings-verify.h Use glib-mkenums to generate enum types 2012-02-15 11:42:15 -05:00
nm-supplicant-types.h Update license headers 2008-11-04 22:36:51 +00:00