summaryrefslogtreecommitdiff
path: root/clients/tests
Commit message (Expand)AuthorAgeFilesLines
* setting-gsm: add auto-config propertyLubomir Rintel2019-09-111-4/+6
* wifi: expose IBSS_RSN capabilityBeniamino Galvani2019-08-261-624/+816
* cli: include BSSID to NMC_FIELDS_DEV_WIFI_LIST_COMMONMaciek Borzecki2019-08-222-924/+1314
* cli: abort on extra argumentsLubomir Rintel2019-07-302-29/+9
* clients: Wi-Fi Mesh supportlr/wifi-meshLubomir Rintel2019-07-291-624/+816
* libnm,cli,ifcfg-rh: add connection:wait-device-timeout propertyThomas Haller2019-07-103-516/+654
* clients/tests: increase timeout waiting for stub D-Bus serviceThomas Haller2019-05-291-1/+1
* cli: cleanup and fix handling of unset/empty "ipv4.dns-options"Thomas Haller2019-04-253-513/+513
* clients: disable asan leak detection in client testsBeniamino Galvani2019-04-125-1374/+1375
* cli: fix typo in nmcli usage outputThomas Haller2019-04-122-4/+4
* cli: add support for routing rules to nmcliThomas Haller2019-03-272-632/+904
* cli: add lldp output testsBeniamino Galvani2019-03-272-784/+1723
* 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