NetworkManager/src/settings/plugins/keyfile
Dan Winship 0140cdb73d core: use g_test_expect_message() in test programs
Use g_test_expect_message() in the various daemon-side test programs,
to avoid spewing error messages when (successfully) running "make
check".

The ifnet and ifupdown plugins are extremely verbose, so they were
partially "fixed" by turning down the logging level from INFO to WARN
in those tests.

test-dhcp-options needed to be converted to gtestutils so that the
newly-added check in nm-dbus-manager would recognize it as a test
program and not try to create a private bus.
2014-04-23 10:29:20 -04:00
..
tests core: use g_test_expect_message() in test programs 2014-04-23 10:29:20 -04:00
common.h trivial: update dates in ifcfg-rh and keyfile plugins 2013-12-12 08:59:33 +01:00
errors.c settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
Makefile.am settings: use nm_log_info/warning() in settings plugins 2014-04-23 10:19:17 -04:00
nm-keyfile-connection.c keyfile: don't require a path when creating a keyfile connection 2013-05-28 12:26:55 -05:00
nm-keyfile-connection.h keyfile: don't require a path when creating a keyfile connection 2013-05-28 12:26:55 -05:00
plugin.c settings: use nm_log_info/warning() in settings plugins 2014-04-23 10:19:17 -04:00
plugin.h settings: don't pass config_path to NMSettings and settings plugins 2013-04-03 10:23:48 -04:00
reader.c settings: use nm_log_info/warning() in settings plugins 2014-04-23 10:19:17 -04:00
reader.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
utils.c keyfile: ignore Emacs interlocking link named .#<file_name> (rh #987629) 2013-07-24 12:32:18 +02:00
utils.h keyfile: use 'ethernet', 'wifi' and 'wifi-security' group names (bgo #696940) 2013-04-11 10:52:39 -05:00
writer.c settings: use nm_log_info/warning() in settings plugins 2014-04-23 10:19:17 -04:00
writer.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00