summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-06-01manager: add Reload() D-Bus commandThomas Haller1-0/+1
2016-06-01libnm: implement missing NM_AUTH_PERMISSION_SETTINGS_MODIFY_GLOBAL_DNSThomas Haller1-1/+3
2016-04-23tools: add forgotten file to distLubomir Rintel1-1/+2
2016-04-22docs: include the D-Bus enums reference with the API documentationLubomir Rintel1-0/+198
2016-03-26docs: replace spec.html with docbook D-Bus API referenceLubomir Rintel2-692/+0
2016-03-13tests: fix test-networkmanager-service.py for Python 3 incompatibilityJan Tojnar1-1/+1
2016-03-07platform: add network namespace support to platformThomas Haller1-0/+8
2016-03-03tests: fix bashism in run-test-dbus-session.shMichael Biebl1-1/+1
2016-01-22tests: use dbus-run-session for tools/run-test-valgrind.shThomas Haller1-3/+8
2016-01-22tests: allow fallback to dbus-launch in case dbus-run-session is not availableThomas Haller1-0/+7
2016-01-22tests: move common dbus test-runners to tools/ directoryThomas Haller2-0/+4
2015-12-26libnm/tests: extend handling connections in python test serviceThomas Haller1-11/+79
2015-12-05tests/valgrind: rename name of logfile for valgrind runThomas Haller1-1/+1
2015-12-04libnm/libnm-glib: add NMClient.get_all_devices() method and AllDevices propertyDan Williams1-0/+8
2015-12-04test: some refactoring of test-networkmanager-service.pyThomas Haller1-46/+43
2015-11-24nmtst/valgrind: allow calling 'run-test-valgrind.sh' script directlyThomas Haller1-9/+84
2015-09-29tests: add a test for connection_compatible() for wired devicesJiří Klimeš1-5/+11
2015-09-24tools/check-exports.sh: use ${NM} when availableQuentin Glidic1-1/+1
2015-06-26macros: add NM_BACKPORT_SYMBOL()Dan Winship1-3/+1
2015-06-04valgrind: rework run-test-valgrind.sh script not to print unrelated messageThomas Haller1-17/+29
2015-06-04tests: delete the valgrind logs if they're emptyLubomir Rintel1-0/+3
2015-06-04tests: don't limit the valgrind tracebacks to 12 framesLubomir Rintel1-0/+1
2015-06-02tests: avoid calling GLib.IOChannel.unix_new()Lubomir Rintel1-1/+1
2015-05-26test: fix running valgrind tests with NMTST_NO_VALGRINDThomas Haller1-1/+1
2015-05-26tests: be a bit more helpful when valgrind tests failLubomir Rintel1-1/+13
2015-05-26tests: use the TAP formatterLubomir Rintel1-2/+2
2015-05-26tests: always spawn private d-busLubomir Rintel1-5/+3
2015-02-09tests: allow running tests without valgrind by setting NMTST_NO_VALGRINDThomas Haller1-0/+5
2015-02-09tests: fail valgrind script if log file is non-emptyThomas Haller1-0/+5
2015-02-09libnm/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