NetworkManager/libnm-util/tests
Thomas Haller 87f2b92da3 libnm-util/tests: fix invalid g_test_expect_message() pattern
A failure to g_return_*() prints a critical warning which contains
G_STRFUNC. Depending on the compiler this contains only the function
name or the entire signature.

Relax the assertion pattern to check the function name.
2014-12-04 17:57:35 +01:00
..
Makefile.am libnm-core, libnm-util: move test cert files to libnm-core/ 2014-11-21 08:40:09 -05:00
test-crypto.c libnm-util: Note that nm_utils_deinit() is a no-op 2014-12-04 08:39:54 -05:00
test-general.c libnm-util/tests: fix invalid g_test_expect_message() pattern 2014-12-04 17:57:35 +01:00
test-libnm-linking.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-secrets.c libnm-util: return empty hash, not NULL in nm_setting_to_hash() (bgo #740681) 2014-11-25 18:35:41 +01:00
test-setting-8021x.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-setting-dcb.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-settings-defaults.c all: consistently include config.h 2014-11-13 17:18:42 -05:00