NetworkManager/libnm-core/tests
Thomas Haller 8bb4c54090 libnm-core: fix NMSettingConnection:verify() not to modify interface-name
verify() used to modify interface-name of the base settings. This is
discouraged, because verify() should not touch the connection.

For libnm-core we can change behavior and only modify the connection
in normalize().

Also, be more strict not to verify() sucessfully on invalid
interface-name.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-08-22 15:24:31 +02:00
..
Makefile.am libnm-core, libnm-util: convert test-crypto, test-setting-8021x.c to gtestutils 2014-08-07 15:57:19 -04:00
test-crypto.c libnm-core, libnm-util: convert test-crypto, test-setting-8021x.c to gtestutils 2014-08-07 15:57:19 -04:00
test-general.c libnm-core: fix NMSettingConnection:verify() not to modify interface-name 2014-08-22 15:24:31 +02:00
test-secrets.c libnm-core, libnm, core: make NMConnection an interface 2014-08-16 10:17:53 -04:00
test-setting-8021x.c libnm-core, libnm-util: convert test-crypto, test-setting-8021x.c to gtestutils 2014-08-07 15:57:19 -04:00
test-setting-dcb.c libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
test-settings-defaults.c libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00