summaryrefslogtreecommitdiff
path: root/libnm/tests
Commit message (Expand)AuthorAgeFilesLines
* all: get rid of a handful of unused-but-set variablesLubomir Rintel2017-12-181-2/+1
* build: use template files for enum types' sources generationIñigo Martínez2017-12-181-1/+1
* build: rename unit tests with the `test-` patternIñigo Martínez2017-12-141-4/+2
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+53
* libnm: move fixup_desc_string() to nm-libnm-utils.cth/sanitize-non-utf8-rh1443114-pt2Thomas Haller2017-05-191-0/+35
* libnm: add testable libnm/nm-libnm-utils.c fileThomas Haller2017-05-191-0/+34
* libnm/tests: increase timeout in nm-client testLubomir Rintel2016-11-141-1/+1
* libnm/tests: work around ObjectManager bogus warningLubomir Rintel2016-11-101-0/+9
* libnm/tests: connection might not be gone at the time manager signals removalLubomir Rintel2016-11-101-2/+3
* build: merge "libnm/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-191-61/+0
* tests: combine "run-test-valgrind.sh" and "run-test-dbus-session.sh" in "run-...Thomas Haller2016-10-191-4/+0
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-033-23/+23
* shared/tests: build "nm-utils/nm-vpn-plugin-utils.c"th/shared-bgo767697Thomas Haller2016-06-161-0/+24
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* libnm: be more accepting for invalid connections from NetworkManagerThomas Haller2016-03-261-4/+0
* libnm/tests: extend tests for handling invalid connections in NMClientThomas Haller2016-03-261-36/+143
* test-nm-client: fix the remaining counterLubomir Rintel2016-03-171-5/+6
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-193-4/+4
* tests: move common dbus test-runners to tools/ directoryThomas Haller2016-01-222-6/+1
* tests: use dbus-run-session instead of dbus-launchMichael Biebl2016-01-221-5/+1
* libnm,tests: fix error leakDan Williams2016-01-211-0/+1
* libnm/tests: add tests for libnm handling invalid connectionsThomas Haller2015-12-261-0/+238
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-8/+8
* libnm/tests: rename test functions to follow common patternThomas Haller2015-12-243-60/+46
* libnm/tests: move common testing code to nm-test-libnm-utilsThomas Haller2015-12-246-296/+9
* libnm/tests: unify common test code for libnm and libnm-glibThomas Haller2015-12-243-1/+9
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-301-0/+1
* tests: add a test for connection_compatible() for wired devicesJiří Klimeš2015-09-293-9/+134
* tests: raise the mock service startup timeoutLubomir Rintel2015-08-171-1/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-055-5/+5
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-245-6/+6
* include: add nm-dbus-compat.hDan Winship2015-07-241-3/+4
* test: initialize tests with nmtst_init()Thomas Haller2015-07-123-16/+8
* builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel2015-05-281-2/+0
* tests: use the TAP formatterLubomir Rintel2015-05-261-0/+2
* build: switch to parallel test harnessLubomir Rintel2015-05-261-1/+1
* tests: always spawn private d-busLubomir Rintel2015-05-261-5/+3
* test: initialize auto-destructed pointersLubomir Rintel2015-02-091-1/+1
* libnm/tests: enable valgrind for libnm testsThomas Haller2015-02-091-4/+5
* libnm/tests: fix memleaks in test code for valgrindThomas Haller2015-02-092-8/+8
* tests: enable valgrind tests for testsThomas Haller2015-02-091-0/+1
* tests: mute coverity INFINITE_LOOP errorJiří Klimeš2014-12-151-0/+2
* libnm: rename NMSecretAgent to NMSecretAgentOldDan Winship2014-11-211-49/+50
* all: consistently include config.hDan Winship2014-11-134-0/+8
* libnm: Fix type mismatch in testLubomir Rintel2014-11-101-1/+1
* libnm-core: emit added/removed signals before property change notificationsDan Williams2014-11-071-2/+2
* libnm: queue added/removed signals and suppress uninitialized notificationsDan Williams2014-11-061-0/+99
* Merge branch 'lr/rpm-make-check'Lubomir Rintel2014-10-302-3/+7
|\
| * libnm/tests: Properly wait for devices in /libnm/activate-virtualLubomir Rintel2014-10-301-0/+2