summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libnm/tests: extend handling connections in python test serviceThomas Haller2015-12-261-11/+79
* tests/valgrind: rename name of logfile for valgrind runThomas Haller2015-12-051-1/+1
* libnm/libnm-glib: add NMClient.get_all_devices() method and AllDevices propertyDan Williams2015-12-041-0/+8
* test: some refactoring of test-networkmanager-service.pyThomas Haller2015-12-041-46/+43
* nmtst/valgrind: allow calling 'run-test-valgrind.sh' script directlyThomas Haller2015-11-241-9/+84
* tests: add a test for connection_compatible() for wired devicesJiří Klimeš2015-09-291-5/+11
* tools/check-exports.sh: use ${NM} when availableQuentin Glidic2015-09-241-1/+1
* macros: add NM_BACKPORT_SYMBOL()Dan Winship2015-06-261-3/+1
* valgrind: rework run-test-valgrind.sh script not to print unrelated messageThomas Haller2015-06-041-17/+29
* tests: delete the valgrind logs if they're emptyLubomir Rintel2015-06-041-0/+3
* tests: don't limit the valgrind tracebacks to 12 framesLubomir Rintel2015-06-041-0/+1
* tests: avoid calling GLib.IOChannel.unix_new()Lubomir Rintel2015-06-021-1/+1
* 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