summaryrefslogtreecommitdiff
path: root/tools/test-networkmanager-service.py
Commit message (Expand)AuthorAgeFilesLines
* libnm: implement support for DNS manager propertiesBeniamino Galvani2016-12-121-1/+36
* libnm/tests: add restart method to the manager mock test support interfaceLubomir Rintel2016-11-101-2/+7
* libnm/tests: add object manager mockLubomir Rintel2016-11-101-1/+52
* libnm/tests: turn all mock objects into ExportedObjsLubomir Rintel2016-11-101-32/+23
* libnm/tests: only init the exported obj when the interfaces are in placeLubomir Rintel2016-11-101-22/+27
* libnm/tests: correct vlan id type in vlan device mockLubomir Rintel2016-11-101-1/+1
* libnm/tests: notify of changing active-connections in manager mockLubomir Rintel2016-11-101-0/+1
* libnm/tests: emit standard properties changed signals from mock objectsLubomir Rintel2016-11-101-0/+5
* manager: add Reload() D-Bus commandThomas Haller2016-06-011-0/+1
* libnm: implement missing NM_AUTH_PERMISSION_SETTINGS_MODIFY_GLOBAL_DNSThomas Haller2016-06-011-1/+3
* 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