NetworkManager/include
Thomas Haller 9114794f65 nmtst: turn on g_debug() messages in nmtst_init() when debug logging is enabled
In tests nm-logging will directly write using g_log. Also, non-core components
use g_log() for logging. glib will not print messages with level
G_LOG_LEVEL_INFO or G_LOG_LEVEL_DEBUG unless G_MESSAGES_DEBUG is set.

When the user specifies NMTST_DEBUG turning on 'debug' or
'log-level=DEBUG' it can be reasonably assumed that he wants to see
debug messages. nmtst_init() now sets G_MESSAGES_DEBUG=all.

The user can disable this behaviour, by setting instead G_MESSAGES_DEBUG='',
because nmtst_init() will not reset an existing G_MESSAGES_DEBUG.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-06-05 18:12:58 +02:00
..
Makefile.am nmtst: combine files nm-test-helpers.h and nm-test-utils.h 2014-06-05 18:12:56 +02:00
NetworkManager.h wwan: disable autoconnect if the given SIM PIN was wrong 2014-05-06 21:51:24 -05:00
NetworkManagerVPN.h vpn: fix VPN plugin D-Bus errors 2013-09-27 13:26:29 +02:00
nm-dbus-glib-types.h libnm-util: add gateway member to IPv6 addresses 2010-04-17 10:26:53 -07:00
nm-glib-compat.h core: add compatibility wrapper for g_test_skip() to nm-glib-compat.h 2014-06-05 18:12:57 +02:00
nm-gvaluearray-compat.h dispatcher: fix memory leak in nm-dispatcher-action 2013-10-22 19:53:46 +02:00
nm-settings-flags.h agents: add a "user-requested" flag to secret agent requests 2012-06-27 09:42:47 -05:00
nm-test-utils.h nmtst: turn on g_debug() messages in nmtst_init() when debug logging is enabled 2014-06-05 18:12:58 +02:00
nm-version.h.in libnm-util, libnm-glib: add versioned deprecation/availability macros 2014-02-13 11:24:37 -05:00