summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* test: fix running valgrind tests with NMTST_NO_VALGRINDThomas Haller2015-05-261-1/+1
* tests: be a bit more helpful when valgrind tests failLubomir Rintel2015-05-261-1/+13
* tests: use the TAP formatterLubomir Rintel2015-05-261-2/+2
* tests: always spawn private d-busLubomir Rintel2015-05-261-5/+3
* tests: allow running tests without valgrind by setting NMTST_NO_VALGRINDThomas Haller2015-02-091-0/+5
* tests: fail valgrind script if log file is non-emptyth/memleaksThomas Haller2015-02-091-0/+5
* libnm/tests: enable valgrind for libnm testsThomas Haller2015-02-091-0/+8
* tests: fix valgrind script to handle exit value 77 (skip)Thomas Haller2015-02-061-1/+1
* libnm/tests: fix GetAccessPoints() in test-networkmanager-service.py for hidd...Thomas Haller2015-01-051-5/+1
* libnm/tests: cleanup handling object paths in test-networkmanager-service.pyThomas Haller2015-01-051-9/+9
* libnm/tests: fix handling ByteArray in test-networkmanager-service.py for Pyt...Thomas Haller2015-01-051-1/+1
* build: fix check-exports.sh for ppc64 archThomas Haller2014-12-191-1/+1
* build: adjust tools/check-exports.shThomas Haller2014-12-051-13/+44
* test,examples: fix scripts to avoid 'has_key' for Python 3Thomas Haller2014-10-311-6/+6
* libnm-core, settings: move NMSettingsError to nm-errorsDan Winship2014-10-221-0/+11
* libnm-core, libnm, devices: merge client and daemon NMDeviceErrorDan Winship2014-10-221-0/+9
* libnm-core, core: register NMConnectionError with D-BusDan Winship2014-10-221-0/+22
* libnm: add an object-creation-failed testDan Winship2014-10-191-1/+7
* tools: add a bit of support for VLANs to test-networkmanager-service.pyDan Winship2014-10-191-6/+40
* tools: add a bit more activation support to test-networkmanager-service.pyDan Winship2014-10-191-3/+89
* tools: fix test-networkmanager-service Settings.ConnectionsDan Winship2014-09-181-2/+5
* libnm: add test-secret-agentDan Winship2014-09-091-2/+90
* libnm-glib/test: fix test failure for test-remote-settings-clientThomas Haller2014-08-081-1/+1
* libnm: add a test for connection-deleted-while-being-createdDan Winship2014-08-071-0/+17
* libnm-glib: make test-networkmanager-service.py automatically exit with its p...Dan Winship2014-08-011-1/+8
* tools: move libnm-glib's fake NM service implementations hereDan Winship2014-07-302-0/+888
* tools: move debug-helper.py from test/ to tools/Dan Winship2014-07-302-0/+62
* tools: dist everythingDan Winship2014-07-301-1/+3
* tools: remove generate-settings-spec, which is no longer usedDan Winship2014-06-192-481/+1
* nmtst: add nmtst_reexec_sudo() functionThomas Haller2014-06-051-0/+29
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-271-0/+2
* libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship2014-02-131-0/+1
* tools: enhance description for the nm-settings manual pageJiří Klimeš2013-11-281-13/+28
* tools: add team, team-port and dcb settings into generate-settings-spec.cJiří Klimeš2013-11-281-6/+12
* build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship2013-08-221-6/+4
* valgrind: print absolute pathPavel Šimerda2013-07-301-1/+1
* build: use a helper script for all valgrind testsPavel Šimerda2013-07-261-0/+26
* man: fix distcheckDan Winship2013-05-022-6/+0
* all: use G_VALUE_INIT to initialize GValue variablesJiří Klimeš2013-03-251-1/+1
* build: remove glib-mkenumsDan Winship2013-02-262-571/+0
* build: manpages-docbook.xsl should be DIST-edDan Williams2013-02-051-1/+5
* man: generate nm-settings.5 manual page (bgo #673520)Jiří Klimeš2013-02-051-0/+5
* tools: move generate-settings-spec to toolsJiří Klimeš2013-02-052-1/+459
* tools: simplify symbol visiblity check scriptDan Williams2012-07-231-1/+1
* Use glib-mkenums to generate enum typesDan Winship2012-02-152-1/+571
* libnm-util: fix symbol export checks to catch un-exported ones tooDan Williams2011-05-051-1/+1
* tools: add script to check library exports against .ver filesDan Williams2011-03-212-1/+26
* Distribute doc tools tooDan Williams2008-03-241-0/+1
* add tools directory and xsl for spec generationDan Williams2008-03-241-0/+691