summaryrefslogtreecommitdiff
path: root/clients/tests
Commit message (Expand)AuthorAgeFilesLines
* cli/tests: fix cli tests after changing Polish translationsThomas Haller2019-02-252-117/+117
* cli/tests: fix tests after adding polkit action for Wi-Fi scansThomas Haller2019-02-211-72/+124
* Revert "clients/tests: fix client tests"Thomas Haller2019-02-061-3/+3
* clients/tests: fix client testsThomas Haller2019-02-051-3/+3
* clients/cli: if the AP supports SAE, claim WPA3 supportLubomir Rintel2019-02-052-266/+266
* clients/test: vary RSN capabilities across APsLubomir Rintel2019-02-055-2308/+2320
* settings,gsm: deprecate and stop using 'number' propertyAleksander Morgado2018-12-191-6/+6
* cli: don't translate connectivity state in terse outputThomas Haller2018-12-112-276/+276
* cli: deduplicate active connections sortLubomir Rintel2018-11-212-3972/+4188
* cli/tests: fix output on failureBeniamino Galvani2018-11-021-2/+2
* client: tests: avoid mixing stdout and stderr output on failureBeniamino Galvani2018-10-255-1339/+1341
* cli/tests: add test for adding and displaying gsm/serial settingsThomas Haller2018-10-173-1997/+2737
* Fix typosRafael Fontenelle2018-09-301-1/+1
* cli: print per-device & per-AF connectivity statusLubomir Rintel2018-09-243-1144/+1856
* docs: misc. typosluz.paz2018-09-151-1/+1
* cli: add support for connection.llmnrBeniamino Galvani2018-09-063-512/+648
* all: add connection.multi-connect property for wildcard profilesThomas Haller2018-08-083-512/+648
* cli: fix skipping columns with all default-valuesThomas Haller2018-07-251-6/+6
* cli: don't translate device state in --terse modeThomas Haller2018-07-251-84/+84
* cli/tests: cache UUID for test replacement in stdoutThomas Haller2018-07-255-1342/+1351
* cli/tests: avoid duplicate --terse option in testsThomas Haller2018-07-252-1354/+3758
* cli/tests: add more tests for nmcli outputThomas Haller2018-07-252-424/+32097
* cli/tests: rework clients-tests.py to combine .expected outputThomas Haller2018-07-25856-36402/+33058
* cli: rework printing of "wired" and "wifi" device detailsThomas Haller2018-07-0927-126/+126
* cli: rework printing of "capabilities" device detailsThomas Haller2018-07-0926-106/+106
* cli: rework printing of "connections" device detailsThomas Haller2018-07-09154-492/+492
* cli: don't translate device details in terse modeThomas Haller2018-07-0933-104/+104
* cli: rework printing of "general" device detailsThomas Haller2018-07-0927-130/+130
* cli: rework printing of vpn active-connection propertiesThomas Haller2018-07-091-2/+2
* clients/tests: add tests for coloringThomas Haller2018-06-26854-9819/+25596
* clients/tests: add more tests showing nmcli outputThomas Haller2018-06-21386-960/+7569
* clients/tests: utilize nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-15355-361/+358
* libnm: always return VPN connections's bannerThomas Haller2018-06-152-4/+4
* cli: fix printing multi-line output when there is nothing to printThomas Haller2018-06-1540-80/+40
* cli: return NULL strv array from _ip_config_get_routes() if there are no routesThomas Haller2018-06-1540-40/+80
* cli: add support for wake-on-wlan propertiesAlfonso Sánchez-Beato2018-06-152-2/+4
* clients/tests: fix unstable tests for Python2 vs. Python3Thomas Haller2018-06-1412-48/+48
* clients/tests: add more tests printing wifi details in nmcliThomas Haller2018-06-14162-935/+6454
* clients/tests: document importance of locale for clients testsThomas Haller2018-06-14247-246/+249
* cli/devices: rescan the Wi-Fi network if the AP list is not fresh enoughlr/cli-wifi-list-rescanLubomir Rintel2018-06-1337-278/+414
* clients/tests: better document how to re-generate files for clients testsThomas Haller2018-06-13248-256/+317
* clients/tests: minor cleanup iterating over various nmcli output modesThomas Haller2018-06-11193-208/+208
* clients/tests: add tests for `nmcli device wifi list` outputThomas Haller2018-06-1156-0/+1462
* clients/tests: extend tests to gracefully handle unstable outputThomas Haller2018-06-11193-198/+206
* clients/tests: run tests with G_DEBUG=fatal-warningsThomas Haller2018-06-11193-192/+206
* cli: allow specifying the connection by its filenameLubomir Rintel2018-06-112-2/+4
* cli: add connection FILENAME fieldLubomir Rintel2018-06-1114-70/+70
* clients/tests: show device fields with invisible connectionThomas Haller2018-06-11113-1322/+1872
* clients/tests: add more tests for nmcli showing connections and devicesThomas Haller2018-06-118-0/+235
* clients/tests: expose IP and DHCP configs in test-networkmanager-service.py stubThomas Haller2018-06-118-8/+182