summaryrefslogtreecommitdiff
path: root/libnm-glib/tests
Commit message (Expand)AuthorAgeFilesLines
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+36
* build: merge "libnm-glib/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-47/+0
* build: merge "libnm/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-191-1/+1
* 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-032-13/+13
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* libnm-glib: allow non-verifiable NMRemoteConnection in libnm-glibThomas Haller2016-03-291-21/+12
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-192-5/+2
* 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: add tests for libnm handling invalid connectionsThomas Haller2015-12-261-0/+260
* libnm/tests: use nmtstc_nm_remote_settings_new()Thomas Haller2015-12-261-2/+1
* libnm/tests: use nmtstc_nm_client_new()Thomas Haller2015-12-261-34/+6
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-6/+6
* libnm/tests: rename test functions to follow common patternThomas Haller2015-12-242-25/+21
* libnm/tests: move common testing code to nm-test-libnm-utilsThomas Haller2015-12-245-293/+6
* libnm/tests: unify common test code for libnm and libnm-glibThomas Haller2015-12-243-1/+137
* libnm/libnm-glib: add NMClient.get_all_devices() method and AllDevices propertyDan Williams2015-12-041-0/+1
* 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-291-3/+26
* 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-054-4/+4
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-244-4/+4
* test: initialize tests with nmtst_init()Thomas Haller2015-07-122-12/+10
* 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
* libnm-glib/tests: fix calling tests without valgrindThomas Haller2015-02-091-1/+1
* libnm/tests: enable valgrind for libnm testsThomas Haller2015-02-091-3/+5
* libnm/tests: fix memleaks in test code for valgrindThomas Haller2015-02-091-1/+5
* tests: enable valgrind tests for testsThomas Haller2015-02-091-0/+1
* tests: mute coverity for CHECKED_RETURN (CWE-252) in testsJiří Klimeš2014-12-151-1/+3
* all: consistently include config.hDan Winship2014-11-133-0/+6
* tests: Don't run session-long dbus daemons for testsLubomir Rintel2014-10-241-3/+5
* libnm-glib: add tests of NMClient:manager-running and NMRemoteSettings:servic...Dan Winship2014-08-012-0/+154
* libnm-glib: make test-networkmanager-service.py automatically exit with its p...Dan Winship2014-08-014-158/+118
* libnm-glib: split out test service launching code from testsDan Winship2014-08-015-179/+224
* libnm-glib: use automake test infrastructure for test programsDan Winship2014-08-012-9/+13
* libnm-glib: compile test-networkmanager-service.py path into test binariesDan Winship2014-08-013-23/+10
* libnm-glib/test: add asserts to test-remote-settings-clientThomas Haller2014-08-011-1/+11
* libnm-glib/test: fix crash in test-remote-settings-clientThomas Haller2014-08-011-0/+2
* tools: move libnm-glib's fake NM service implementations hereDan Winship2014-07-303-934/+5
* libnm-glib: evaluate assert check only once in test-remote-settings-clientThomas Haller2014-07-211-2/+5
* libnm-glib: fix assertion-failure messages in test-remote-settings-clientDan Winship2014-07-201-2/+1
* build: more srcdir!=builddir fixesDan Winship2014-07-151-1/+0
* libnm-glib: drop separate test libraryDan Winship2014-07-153-3/+15
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-152-2/+2
* libnm-glib/tests: remove waiting time for initializing NMClientThomas Haller2014-07-081-16/+0