summaryrefslogtreecommitdiff
path: root/clients/tests
Commit message (Expand)AuthorAgeFilesLines
* clients/tests: test creating and activating VPN connectionThomas Haller2018-06-0627-0/+1214
* clients/tests: add Util.debug_dbus_interface() helper functionThomas Haller2018-06-06152-151/+156
* clients/tests: test adding IPv4/IPv6 addresses and routesThomas Haller2018-06-055-0/+203
* clients/tests: test `nmcli con mod` command with different localeThomas Haller2018-06-052-4/+4
* clients/tests: verify connections in test-networkmanager-service.py using libnmThomas Haller2018-06-053-6/+8
* cli: rework printing of general active-connection propertiesThomas Haller2018-06-018-25/+45
* cli: sort active-connection for `nmcli connection show $PROFILE` outputThomas Haller2018-06-014-14/+14
* cli: rework printing of `nmcli connection` for multiple active connectionsThomas Haller2018-06-0128-84/+50
* clients/tests: add test for showing connection's active stateThomas Haller2018-06-0177-1328/+1391
* clients/tests: add test for showing invisible connection in nmcliThomas Haller2018-06-0148-42/+640
* clients/tests: add tests for output of `nmcli con show`Thomas Haller2018-06-0159-1282/+1471
* clients/tests: run nmcli commands in parallelThomas Haller2018-05-28111-194/+261
* cli: fix property matchingBeniamino Galvani2018-05-288-0/+96
* clients/tests: refactor by moving replace-text helper functionThomas Haller2018-05-281-31/+31
* clients/tests: generate Makefile.am for expected filesThomas Haller2018-05-27106-111/+242
* cli: avoid bogus line seprator in pretty-outputThomas Haller2018-05-254-64/+4
* cli/tests: add test for output of `nmcli general permissions`Thomas Haller2018-05-2597-78/+808
* clients/tests: drop duplicate tests for German translationThomas Haller2018-05-24121-3096/+1818
* clients/tests: test nmcli output for active-connection state DEACTIVATINGThomas Haller2018-05-2428-0/+806
* clients/tests: load libnm via GObject introspectionThomas Haller2018-05-24101-100/+113
* clients/tests: add SetProperties operation to test-networkmanager-service.py ...Thomas Haller2018-05-24101-100/+111
* clients/tests: test nmcli output for multiple activation of same profileThomas Haller2018-05-24101-118/+1059
* clients/tests: print active fields during `nmcli con show`Thomas Haller2018-05-2410-126/+435
* clients/tests: add extra_env argument to call_nmcli()Thomas Haller2018-05-2479-80/+88
* clients/tests: add nmcli test for activating connectionThomas Haller2018-05-1417-0/+576
* clients/tests: add more checks for output of nmcli by languageThomas Haller2018-05-1463-382/+1056
* tests: various refactoring in tools/test-networkmanager-service.pyThomas Haller2018-05-1413-58/+58
* clients/tests: add test for `nmcli device wifi` outputThomas Haller2018-05-1412-35/+58
* clients/tests: add python test script for nmcli testsThomas Haller2018-05-1132-0/+1268