summaryrefslogtreecommitdiff
path: root/tools/test-networkmanager-service.py
Commit message (Expand)AuthorAgeFilesLines
* tests: fix test-networkmanager-service.py for Python 3 incompatibilityJan Tojnar2016-03-131-1/+1
* libnm/tests: extend handling connections in python test serviceThomas Haller2015-12-261-11/+79
* 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
* tests: add a test for connection_compatible() for wired devicesJiří Klimeš2015-09-291-5/+11
* tests: avoid calling GLib.IOChannel.unix_new()Lubomir Rintel2015-06-021-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
* 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-301-0/+887