summaryrefslogtreecommitdiff
path: root/tools/test-networkmanager-service.py
AgeCommit message (Expand)AuthorFilesLines
2021-06-23tools: correct NetworkManager top object set_state functionFrederic Martinsons1-2/+2
2021-06-23tools: suppress duplicate state change in deactivation step of active connectionFrederic Martinsons1-4/+0
2021-05-14tools: remove deprecated PropertiesChanged signal in "test-networkmanager-ser...Thomas Haller1-96/+17
2021-02-02tests: add a dbus test function to change delay of active connection state ch...Frederic Martinsons1-2/+17
2020-10-29Manage deactivation of active connectionFrederic Martinsons1-1/+48
2020-10-29Enhance device state and active connection managementFrederic Martinsons1-4/+103
2020-10-29Add basic modem device supportFrederic Martinsons1-1/+36
2020-10-29Initialize correctly _dbus_error_name in BusErr classesFrederic Martinsons1-14/+42
2020-10-29Add dbus.Int32 support for variant parsingFrederic Martinsons1-0/+2
2020-06-15all: reformat python files with python blackSayed Shah1-689/+1194
2019-11-22cli: print interface flagsBeniamino Galvani1-0/+2
2019-11-07libnm/tests: fix stub implementation for remote-next-connectionThomas Haller1-3/+16
2019-11-07libnm/tests: drop test_activate_failed() testThomas Haller1-8/+0
2019-11-07tests: support D-Bus property Device.StateReason in mock serviceThomas Haller1-1/+5
2019-10-23libnm: retire deprecated WiMAX NMObject typesThomas Haller1-122/+0
2019-09-25tests: avoid deprecated GLib.IOChannel.add_watch() in "test-networkmanager-se...Thomas Haller1-2/+4
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2019-03-27lldp: support IEEE 802.3 TLVsBeniamino Galvani1-1/+12
2019-03-27lldp: support multiple PPVIDsBeniamino Galvani1-0/+10
2019-03-27lldp: support multiple vlansBeniamino Galvani1-1/+11
2019-03-27lldp: add support for management address TLVBeniamino Galvani1-0/+15
2019-03-27cli: add lldp output testsBeniamino Galvani1-0/+36
2019-03-11tests: Fix variant_from_dbus() for arrays of UInt32Frédéric Danis1-1/+1
2019-02-05clients/test: vary RSN capabilities across APsLubomir Rintel1-2/+13
2019-01-14all: return output dictionary from "AddAndActivate2"Thomas Haller1-5/+4
2018-11-17libnm: Add support to pass options to AddAndActivateConnectionBenjamin Berg1-0/+6
2018-11-02tests: simulate old LastScan wifi value in test-networkmanager-service.pyBeniamino Galvani1-10/+2
2018-10-17tests: support UInt64 type in test-networkmanager-service.pyThomas Haller1-3/+6
2018-08-27all: point git references to the GitLab instanceLubomir Rintel1-1/+1
2018-07-11tests/trivial: rename ip4_addr_ne32() to ip4_addr_be32() in test-networkmanag...Thomas Haller1-7/+9
2018-06-18tests: don't exit test-networkmanager-service.py after 20 secondsThomas Haller1-5/+0
2018-06-18tests: improve NetworkManager stub service for Wi-Fi scanningThomas Haller1-6/+34
2018-06-18tests: fix race in setting signal strength for Wi-Fi AP in NM stubThomas Haller1-24/+2
2018-06-15tools/test-service: utilize nm_utils_get_timestamp_msec()Lubomir Rintel1-1/+1
2018-06-15wifi: expose LastScan as milliseconds not secondsLubomir Rintel1-1/+1
2018-06-14clients/tests: fix unstable tests for Python2 vs. Python3Thomas Haller1-11/+17
2018-06-13wifi: expose the LastScan propertyLubomir Rintel1-0/+2
2018-06-11tools/test-service: mock o.fd.NM.Settings.Connection.Filename propertyLubomir Rintel1-0/+2
2018-06-11clients/tests: expose IP and DHCP configs in test-networkmanager-service.py stubThomas Haller1-5/+500
2018-06-11clients/tests: seed generated numbers for test-networkmanager-service.pyThomas Haller1-16/+88
2018-06-11tests: simulate available-connections in test-networkmanager-service.pyThomas Haller1-6/+40
2018-06-11tests: fix dry-run for _dbus_property_set() in test-networkmanager-service.pyThomas Haller1-0/+2
2018-06-06clients/tests: test creating and activating VPN connectionThomas Haller1-16/+72
2018-06-05clients/tests: test `nmcli con mod` command with different localeThomas Haller1-1/+1
2018-06-05clients/tests: verify connections in test-networkmanager-service.py using libnmThomas Haller1-52/+183
2018-06-05tests: nest custom exceptions in common namespaceThomas Haller1-55/+57
2018-06-05tests: reorder definitions in test-networkmanager-service.pyThomas Haller1-77/+67
2018-06-05tests: use libnm defines for NM test stubThomas Haller1-26/+31
2018-06-05tests: rename local variables in NM test stub (2)Thomas Haller1-29/+26
2018-06-05tests: rename local variables in NM test stub (1)Thomas Haller1-47/+47