NetworkManager/libnm-core/tests
Jiří Klimeš 408b631673 libnm: add autoconnect-slaves property to NMSettingConnection
The property is used for controlling whether slaves should be brought up with
a master connection. If 0, activating the master will not activate slaves.
But if set to 1, activating the master will bring up slaves as well.
The property can have the third state (-1), meaning that the value is default.
That is either a value set in the configuration file for the property, or 0.

(cherry picked from commit 6caafab258)
2015-06-19 12:18:51 +02:00
..
certs libnm-core: add nm_utils_file_is_certificate() and _file_is_private_key() 2014-11-21 08:46:07 -05:00
Makefile.am builds: only enable TAP driver for glib >= 2.37.6 2015-06-19 11:52:50 +02:00
test-compare.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-crypto.c test: initialize auto-destructed pointers 2015-03-13 11:50:50 +01:00
test-general.c libnm: add autoconnect-slaves property to NMSettingConnection 2015-06-19 12:18:51 +02:00
test-secrets.c tests: move all asserts into tests 2015-06-19 11:52:49 +02:00
test-setting-8021x.c libnm/tests: fix memleaks in tests for valgrind 2015-03-13 11:50:04 +01:00
test-setting-dcb.c test: initialize auto-destructed pointers 2015-03-13 11:50:50 +01:00
test-settings-defaults.c tests: move all asserts into tests 2015-06-19 11:52:49 +02:00