diff options
Diffstat (limited to 'clients/tests/test-client.check-on-disk/test_002-015.expected')
| -rw-r--r-- | clients/tests/test-client.check-on-disk/test_002-015.expected | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/clients/tests/test-client.check-on-disk/test_002-015.expected b/clients/tests/test-client.check-on-disk/test_002-015.expected new file mode 100644 index 00000000..3806f6b3 --- /dev/null +++ b/clients/tests/test-client.check-on-disk/test_002-015.expected @@ -0,0 +1,20 @@ +location: clients/tests/test-client.py:776:test_002()/15 +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 55 ** WPA1 WPA2 +AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 44 ** WPA1 WPA2 +AP[3] wlan0-ap-2 Infra 1 54 Mbit/s 34 ** WPA1 WPA2 + +<<< +stderr: 0 bytes +>>> + +<<< |