NetworkManager/libnm-core/tests
Jiří Klimeš 6caafab258 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.
2015-06-19 09:32:58 +02:00
..
certs keyfile: support writing certificates as blob inside the keyfile 2015-03-12 18:16:58 +01:00
Makefile.am builds: only enable TAP driver for glib >= 2.37.6 2015-05-28 12:51:24 +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-02-09 15:19:30 +01:00
test-general.c libnm: add autoconnect-slaves property to NMSettingConnection 2015-06-19 09:32:58 +02:00
test-keyfile.c build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h" 2015-06-01 14:47:08 +02:00
test-secrets.c tests: move all asserts into tests 2015-05-26 13:51:44 +02:00
test-setting-8021x.c libnm: add define for cert scheme prefix file:// for NMSetting8021x 2015-03-12 18:12:27 +01:00
test-setting-dcb.c test: initialize auto-destructed pointers 2015-02-09 15:19:30 +01:00
test-settings-defaults.c all: fix a compiler warning about function declarations 2015-06-10 10:01:49 +02:00