NetworkManager/clients/tests/test-client.check-on-disk/test_004-045.expected
Thomas Haller 3b1b6427d1 clients/tests: add more tests showing nmcli output
Of special interest here is

  $ nmcli --mode tabular -f all dev show eth0

to look how multiple available connections are printed.
2018-06-21 13:43:16 +02:00

21 lines
642 B
Text

location: clients/tests/test-client.py:969:test_004()/45
cmd: $NMCLI -f COMMON device wifi list
lang: C
returncode: 0
stdout: 472 bytes
>>>
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
wlan1-ap-4 Infra 1 54 Mbit/s 48 ** WPA1 WPA2
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
wlan0-ap-2 Infra 1 54 Mbit/s 92 **** WPA1 WPA2
wlan0-ap-1 Infra 1 54 Mbit/s 81 **** WPA1 WPA2
wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2
<<<
stderr: 0 bytes
>>>
<<<