summaryrefslogtreecommitdiff
path: root/src/tests/config
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-103-42/+3
* all: drop emacs file variables from source filesThomas Haller2019-06-113-3/+0
* core: assert for valid NM_DEVICE_DEVICE_TYPE settingThomas Haller2019-03-111-0/+1
* build/meson: increase timeouts for some testsThomas Haller2019-02-231-0/+1
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+0
* build: meson: Add trailing commasIñigo Martínez2018-12-201-2/+2
* core: add checks on connection default propertiesBeniamino Galvani2018-12-013-22/+35
* config: warn about unknown keys in config filesBeniamino Galvani2018-12-012-5/+49
* device: add "dhcp-plugin" match spec for deviceThomas Haller2018-11-011-0/+19
* build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-171-1/+0
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-312-32/+30
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-5/+0
* core: drop unused NMConnectionProvider typedefThomas Haller2018-04-131-1/+1
* build: meson: add prefix to test namesBeniamino Galvani2018-04-121-1/+1
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-121-1/+5
* connectivity: rework async connectivity check requestsThomas Haller2018-04-101-4/+4
* config: cleanup fields in NMGlobalDnsConfigThomas Haller2018-03-271-1/+1
* core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller2018-03-121-7/+0
* core: rename "nm-bus-manager.h" to "nm-dbus-manager.h"Thomas Haller2018-03-121-1/+1
* meson: Improve dependency systemIñigo Martínez2018-01-101-1/+1
* tests: use NMTST_EXPECT*() macrosThomas Haller2018-01-081-10/+10
* config: adjust logging message for duplicate config prefixThomas Haller2018-01-081-10/+10
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+22
* all: use nm_close() instead of close()Thomas Haller2017-11-141-1/+1
* core: fix build without connectivity checkBeniamino Galvani2017-11-121-0/+4
* config/tests: remove test artifact after test_config_connectivity_check()Thomas Haller2017-08-181-0/+2
* config: add an API to disable connectivity check via internal config file.James Henstridge2017-08-171-0/+34
* config: add first_start paramter to NMConfig to detect restartThomas Haller2017-04-201-1/+1
* config: drop nm_config_get_dhcp_client() and access config directlyThomas Haller2016-11-251-3/+14
* config: optionally let nm_config_get_plugins() return compile time defaultThomas Haller2016-11-251-16/+9
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-213-3/+3
* build: merge "src/tests/config/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-37/+0
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* core: refactor private data in "src"Thomas Haller2016-10-042-21/+30
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-2/+2
* all: cleanup includes in header filesThomas Haller2016-08-171-5/+1
* bulid: don't link NMFakePlatform into NetworkManager binaryThomas Haller2016-08-111-1/+1
* device: let device specs match on permanent MAC addressThomas Haller2016-06-301-1/+1
* device: initialize NMDevice's hw_addr at end of object constructionThomas Haller2016-06-301-12/+0
* config: unify logging line when reloading configurationThomas Haller2016-06-011-3/+3
* config: refactor change-flags to be a cause/reason which triggered the changeThomas Haller2016-06-011-18/+18
* all/tests: split core part out of "nm-test-utils.h"Thomas Haller2016-05-171-1/+1
* config/tests: use absolute path for config testThomas Haller2016-05-121-2/+2
* config/tests: avoid test failure for valgrind due to g_file_copy()Thomas Haller2016-04-081-12/+10
* core: rename nm_config_run_state* to nm_config_state*Thomas Haller2016-04-071-8/+8
* config: test reading and writing of state fileBeniamino Galvani2016-04-073-0/+68
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* all/tests: fix tests after adjusting glib logging levelThomas Haller2016-03-101-8/+8
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-192-4/+2
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-2/+2