summaryrefslogtreecommitdiff
path: root/tools/test-networkmanager-service.py
Commit message (Expand)AuthorAgeFilesLines
* cli: print interface flagsBeniamino Galvani2019-11-221-0/+2
* libnm/tests: fix stub implementation for remote-next-connectionThomas Haller2019-11-071-3/+16
* libnm/tests: drop test_activate_failed() testThomas Haller2019-11-071-8/+0
* tests: support D-Bus property Device.StateReason in mock serviceThomas Haller2019-11-071-1/+5
* libnm: retire deprecated WiMAX NMObject typesThomas Haller2019-10-231-122/+0
* tests: avoid deprecated GLib.IOChannel.add_watch() in "test-networkmanager-se...Thomas Haller2019-09-251-2/+4
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* lldp: support IEEE 802.3 TLVsBeniamino Galvani2019-03-271-1/+12
* lldp: support multiple PPVIDsBeniamino Galvani2019-03-271-0/+10
* lldp: support multiple vlansBeniamino Galvani2019-03-271-1/+11
* lldp: add support for management address TLVBeniamino Galvani2019-03-271-0/+15
* cli: add lldp output testsBeniamino Galvani2019-03-271-0/+36
* tests: Fix variant_from_dbus() for arrays of UInt32Frédéric Danis2019-03-111-1/+1
* clients/test: vary RSN capabilities across APsLubomir Rintel2019-02-051-2/+13
* all: return output dictionary from "AddAndActivate2"Thomas Haller2019-01-141-5/+4
* libnm: Add support to pass options to AddAndActivateConnectionBenjamin Berg2018-11-171-0/+6
* tests: simulate old LastScan wifi value in test-networkmanager-service.pybg/issue39Beniamino Galvani2018-11-021-10/+2
* tests: support UInt64 type in test-networkmanager-service.pyThomas Haller2018-10-171-3/+6
* all: point git references to the GitLab instanceLubomir Rintel2018-08-271-1/+1
* tests/trivial: rename ip4_addr_ne32() to ip4_addr_be32() in test-networkmanag...Thomas Haller2018-07-111-7/+9
* tests: don't exit test-networkmanager-service.py after 20 secondsThomas Haller2018-06-181-5/+0
* tests: improve NetworkManager stub service for Wi-Fi scanningThomas Haller2018-06-181-6/+34
* tests: fix race in setting signal strength for Wi-Fi AP in NM stubThomas Haller2018-06-181-24/+2
* tools/test-service: utilize nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-151-1/+1
* wifi: expose LastScan as milliseconds not secondsLubomir Rintel2018-06-151-1/+1
* clients/tests: fix unstable tests for Python2 vs. Python3Thomas Haller2018-06-141-11/+17
* wifi: expose the LastScan propertyLubomir Rintel2018-06-131-0/+2
* tools/test-service: mock o.fd.NM.Settings.Connection.Filename propertyLubomir Rintel2018-06-111-0/+2
* clients/tests: expose IP and DHCP configs in test-networkmanager-service.py stubThomas Haller2018-06-111-5/+500
* clients/tests: seed generated numbers for test-networkmanager-service.pyThomas Haller2018-06-111-16/+88
* tests: simulate available-connections in test-networkmanager-service.pyThomas Haller2018-06-111-6/+40
* tests: fix dry-run for _dbus_property_set() in test-networkmanager-service.pyThomas Haller2018-06-111-0/+2
* clients/tests: test creating and activating VPN connectionThomas Haller2018-06-061-16/+72
* clients/tests: test `nmcli con mod` command with different localeThomas Haller2018-06-051-1/+1
* clients/tests: verify connections in test-networkmanager-service.py using libnmThomas Haller2018-06-051-52/+183
* tests: nest custom exceptions in common namespaceThomas Haller2018-06-051-55/+57
* tests: reorder definitions in test-networkmanager-service.pyThomas Haller2018-06-051-77/+67
* tests: use libnm defines for NM test stubThomas Haller2018-06-051-26/+31
* tests: rename local variables in NM test stub (2)Thomas Haller2018-06-051-29/+26
* tests: rename local variables in NM test stub (1)Thomas Haller2018-06-051-47/+47
* clients/tests: add test for showing invisible connection in nmcliThomas Haller2018-06-011-2/+8
* tests: implement Update2() in NetworkManager stubBeniamino Galvani2018-05-281-1/+6
* clients/tests: add SetProperties operation to test-networkmanager-service.py ...Thomas Haller2018-05-241-5/+54
* tests: don't return path name from obj.get_managed_ifaces() in test-networkma...Thomas Haller2018-05-241-7/+4
* tests: fix quitting mainloop in test-networkmanager-service.pyThomas Haller2018-05-151-4/+3
* tests: explicitly export/unexport objectsThomas Haller2018-05-151-22/+30
* tests/trivial: move codeThomas Haller2018-05-151-30/+30
* tests: rework handling of D-Bus properties in NetworkManager stub serviceThomas Haller2018-05-151-365/+320
* tests: better implement ActivateConnection in NetworkManager stub serviceThomas Haller2018-05-141-3/+38
* tests: various refactoring in tools/test-networkmanager-service.pyThomas Haller2018-05-141-378/+343