summaryrefslogtreecommitdiff
path: root/libnm-glib/tests/test-remote-settings-client.c
Commit message (Expand)AuthorAgeFilesLines
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-6/+6
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-3/+1
* libnm/tests: use nmtstc_nm_remote_settings_new()Thomas Haller2015-12-261-2/+1
* libnm/tests: rename test functions to follow common patternThomas Haller2015-12-241-11/+10
* libnm/tests: move common testing code to nm-test-libnm-utilsThomas Haller2015-12-241-1/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* test: initialize tests with nmtst_init()Thomas Haller2015-07-121-6/+5
* libnm/tests: fix memleaks in test code for valgrindThomas Haller2015-02-091-1/+5
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-glib: add tests of NMClient:manager-running and NMRemoteSettings:servic...Dan Winship2014-08-011-0/+86
* libnm-glib: make test-networkmanager-service.py automatically exit with its p...Dan Winship2014-08-011-49/+30
* libnm-glib: split out test service launching code from testsDan Winship2014-08-011-26/+5
* libnm-glib: compile test-networkmanager-service.py path into test binariesDan Winship2014-08-011-6/+3
* 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
* 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
* libnm-glib: drop separate test libraryDan Winship2014-07-151-0/+1
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-1/+1
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-271-0/+2
* tests: clean up gtester usageDan Winship2013-02-261-16/+6
* libnm-glib: fix connection visibility handlingDan Williams2011-02-121-23/+170
* Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-121-5/+6
* libnm-glib: add testcases and testing infrastructureDan Williams2010-12-281-0/+258