
Let the computer do the hard stuff. Since we already call the tests, why only check for one language?
21 lines
639 B
Plaintext
21 lines
639 B
Plaintext
location: clients/tests/test-client.py:564:test_002()/22
|
|
cmd: $NMCLI -f AP -mode tabular -p d show wlan0
|
|
lang: C
|
|
returncode: 0
|
|
stdout: 460 bytes
|
|
>>>
|
|
==========================
|
|
Device details (wlan0)
|
|
==========================
|
|
NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
|
|
----------------------------------------------------------------------------
|
|
AP[1] wlan0-ap-3 Infra 1 54 Mbit/s 88 **** WPA1 WPA2
|
|
AP[2] wlan0-ap-2 Infra 1 54 Mbit/s 61 *** WPA1 WPA2
|
|
AP[3] wlan0-ap-1 Infra 1 54 Mbit/s 29 * WPA1 WPA2
|
|
|
|
<<<
|
|
stderr: 0 bytes
|
|
>>>
|
|
|
|
<<<
|