diff options
| author | Michael Biebl <biebl@debian.org> | 2018-09-23 10:10:27 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-09-23 10:10:27 +0200 |
| commit | e126f3e804c35480c4f075777430419d6ece23da (patch) | |
| tree | 5d5821ebcda8cd6ac34d2483bb3354910e508930 /clients/tests/test-client.check-on-disk/test_004-099.expected | |
| parent | c240974325c552cad177c457d6ff04e381fd77a3 (diff) | |
New upstream version 1.12.4 upstream/1.12.4
Diffstat (limited to 'clients/tests/test-client.check-on-disk/test_004-099.expected')
| -rw-r--r-- | clients/tests/test-client.check-on-disk/test_004-099.expected | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/clients/tests/test-client.check-on-disk/test_004-099.expected b/clients/tests/test-client.check-on-disk/test_004-099.expected new file mode 100644 index 00000000..556fe66e --- /dev/null +++ b/clients/tests/test-client.check-on-disk/test_004-099.expected @@ -0,0 +1,21 @@ +location: clients/tests/test-client.py:986:test_004()/99 +cmd: $NMCLI --mode tabular -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 +>>> + +<<< |