NetworkManager/src/tests/config
Beniamino Galvani 446e5b27d6 core: add checks on connection default properties
Add a new CON_DEFAULT() macro that places a property name into a
special section used at runtime to check whether it is a supported
connection default.

Unfortunately, this mechanism doesn't work for plugins so we have to
enumerate the connection defaults from plugins in the daemon using
another CON_DEFAULT_NOP() macro.
2018-12-01 15:16:48 +01:00
..
conf.d config: allow to enable/disable configuration snippets 2015-10-05 17:12:50 +02:00
bad.conf core: merge src/config, src/logging, src/posix-signals into src/ 2014-07-30 15:56:29 -04:00
global-dns-invalid.conf config: drop global-dns.enable option in favor of .config.enable 2015-10-05 17:12:50 +02:00
meson.build build: create "config-extra.h" header instead of passing directory variables via CFLAGS 2018-07-17 17:46:39 +02:00
NetworkManager-warn.conf core: add checks on connection default properties 2018-12-01 15:16:48 +01:00
NetworkManager.conf core: add checks on connection default properties 2018-12-01 15:16:48 +01:00
NetworkManager.state config: test reading and writing of state file 2016-04-07 17:57:25 +02:00
nm-test-device.c core: drop unused NMConnectionProvider typedef 2018-04-13 09:09:46 +02:00
nm-test-device.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
test-config.c core: add checks on connection default properties 2018-12-01 15:16:48 +01:00