NetworkManager/src/tests/config
Thomas Haller d0836be0eb core: rename nm_config_run_state* to nm_config_state*
After all, this state is stored persistently to /var/lib/NetworkManager,
and not to volatile storage in /var/run. Hence the name is better.
It's also shorter, so rename it.

The commit is mostly trivial, including update of code comments
and logging messages.

Fixes: 1b43c880ba
2016-04-07 18:52:12 +02: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
Makefile.am config: test reading and writing of state file 2016-04-07 17:57:25 +02:00
NetworkManager.conf core: add support for reading global DNS configuration from keyfile 2015-10-01 09:05:08 +02:00
NetworkManager.state config: test reading and writing of state file 2016-04-07 17:57:25 +02:00
nm-test-device.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-test-device.h all: include internal headers with quotes 2015-08-05 15:25:29 +02:00
test-config.c core: rename nm_config_run_state* to nm_config_state* 2016-04-07 18:52:12 +02:00