summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-12-05tests/valgrind: rename name of logfile for valgrind runThomas Haller1-1/+1
2015-11-24nmtst/valgrind: allow calling 'run-test-valgrind.sh' script directlyThomas Haller1-9/+84
2015-09-24tools/check-exports.sh: use ${NM} when availableQuentin Glidic1-1/+1
2015-06-19valgrind: rework run-test-valgrind.sh script not to print unrelated messageThomas Haller1-17/+29
2015-06-19tests: delete the valgrind logs if they're emptyLubomir Rintel1-0/+3
2015-06-19tests: don't limit the valgrind tracebacks to 12 framesLubomir Rintel1-0/+1
2015-06-19tests: be a bit more helpful when valgrind tests failLubomir Rintel1-1/+13
2015-06-19test: fix running valgrind tests with NMTST_NO_VALGRINDThomas Haller1-1/+1
2015-06-19tests: use the TAP formatterLubomir Rintel1-2/+2
2015-06-19tests: always spawn private d-busLubomir Rintel1-5/+3
2015-06-18tests: avoid calling GLib.IOChannel.unix_new()Lubomir Rintel1-1/+1
2015-03-13tests: allow running tests without valgrind by setting NMTST_NO_VALGRINDThomas Haller1-0/+5
2015-03-13tests: fail valgrind script if log file is non-emptyThomas Haller1-0/+5
2015-03-13libnm/tests: enable valgrind for libnm testsThomas Haller1-0/+8
2015-02-06tests: fix valgrind script to handle exit value 77 (skip)Thomas Haller1-1/+1
2015-01-05libnm/tests: fix GetAccessPoints() in test-networkmanager-service.py for hidd...Thomas Haller1-5/+1
2015-01-05libnm/tests: cleanup handling object paths in test-networkmanager-service.pyThomas Haller1-9/+9
2015-01-05libnm/tests: fix handling ByteArray in test-networkmanager-service.py for Pyt...Thomas Haller1-1/+1
2014-12-19build: fix check-exports.sh for ppc64 archThomas Haller1-1/+1
2014-12-05build: adjust tools/check-exports.shThomas Haller1-13/+44
2014-10-31test,examples: fix scripts to avoid 'has_key' for Python 3Thomas Haller1-6/+6
2014-10-22libnm-core, settings: move NMSettingsError to nm-errorsDan Winship1-0/+11
2014-10-22libnm-core, libnm, devices: merge client and daemon NMDeviceErrorDan Winship1-0/+9
2014-10-22libnm-core, core: register NMConnectionError with D-BusDan Winship1-0/+22
2014-10-19libnm: add an object-creation-failed testDan Winship1-1/+7
2014-10-19tools: add a bit of support for VLANs to test-networkmanager-service.pyDan Winship1-6/+40
2014-10-19tools: add a bit more activation support to test-networkmanager-service.pyDan Winship1-3/+89
2014-09-18tools: fix test-networkmanager-service Settings.ConnectionsDan Winship1-2/+5
2014-09-09libnm: add test-secret-agentDan Winship1-2/+90
2014-08-08libnm-glib/test: fix test failure for test-remote-settings-clientThomas Haller1-1/+1
2014-08-07libnm: add a test for connection-deleted-while-being-createdDan Winship1-0/+17
2014-08-01libnm-glib: make test-networkmanager-service.py automatically exit with its p...Dan Winship1-1/+8
2014-07-30tools: move libnm-glib's fake NM service implementations hereDan Winship2-0/+888
2014-07-30tools: move debug-helper.py from test/ to tools/Dan Winship2-0/+62
2014-07-30tools: dist everythingDan Winship1-1/+3
2014-06-19tools: remove generate-settings-spec, which is no longer usedDan Winship2-481/+1
2014-06-05nmtst: add nmtst_reexec_sudo() functionThomas Haller1-0/+29
2014-05-27all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš1-0/+2
2014-02-13libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship1-0/+1
2013-11-28tools: enhance description for the nm-settings manual pageJiří Klimeš1-13/+28
2013-11-28tools: add team, team-port and dcb settings into generate-settings-spec.cJiří Klimeš1-6/+12
2013-08-22build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship1-6/+4
2013-07-30valgrind: print absolute pathPavel Šimerda1-1/+1
2013-07-26build: use a helper script for all valgrind testsPavel Šimerda1-0/+26
2013-05-02man: fix distcheckDan Winship2-6/+0
2013-03-25all: use G_VALUE_INIT to initialize GValue variablesJiří Klimeš1-1/+1
2013-02-26build: remove glib-mkenumsDan Winship2-571/+0
2013-02-05build: manpages-docbook.xsl should be DIST-edDan Williams1-1/+5
2013-02-05man: generate nm-settings.5 manual page (bgo #673520)Jiří Klimeš1-0/+5
2013-02-05tools: move generate-settings-spec to toolsJiří Klimeš2-1/+459