diff options
| author | Iain Lane <iain@orangesquash.org.uk> | 2018-09-24 09:29:55 +0100 |
|---|---|---|
| committer | Iain Lane <iain@orangesquash.org.uk> | 2018-09-24 09:29:55 +0100 |
| commit | e152ec7bf4ba252ff9d3eb13eabd417b931dac9a (patch) | |
| tree | c323cf856ee0bb8e44590670dd54c19653a55748 /clients/tests/test-client.check-on-disk/test_004-045.expected | |
| parent | ee9c73a923909e23a649407be77e25235d769e25 (diff) | |
Import Upstream version 1.12.2
Diffstat (limited to 'clients/tests/test-client.check-on-disk/test_004-045.expected')
| -rw-r--r-- | clients/tests/test-client.check-on-disk/test_004-045.expected | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/clients/tests/test-client.check-on-disk/test_004-045.expected b/clients/tests/test-client.check-on-disk/test_004-045.expected new file mode 100644 index 00000000..94d8765e --- /dev/null +++ b/clients/tests/test-client.check-on-disk/test_004-045.expected @@ -0,0 +1,21 @@ +location: clients/tests/test-client.py:986: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 +>>> + +<<< |