diff options
Diffstat (limited to 'clients/tests/test-client.check-on-disk/test_002-009.expected')
| -rw-r--r-- | clients/tests/test-client.check-on-disk/test_002-009.expected | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/clients/tests/test-client.check-on-disk/test_002-009.expected b/clients/tests/test-client.check-on-disk/test_002-009.expected deleted file mode 100644 index 6db902aa..00000000 --- a/clients/tests/test-client.check-on-disk/test_002-009.expected +++ /dev/null @@ -1,42 +0,0 @@ -location: clients/tests/test-client.py:773:test_002()/9 -cmd: $NMCLI -f AP -mode multiline -p d show wlan0 -lang: C -returncode: 0 -stdout: 1558 bytes ->>> -=============================================================================== - Device details (wlan0) -=============================================================================== -AP[1].IN-USE: -AP[1].SSID: wlan0-ap-3 -AP[1].MODE: Infra -AP[1].CHAN: 1 -AP[1].RATE: 54 Mbit/s -AP[1].SIGNAL: 55 -AP[1].BARS: ** -AP[1].SECURITY: WPA1 WPA2 -------------------------------------------------------------------------------- -AP[2].IN-USE: -AP[2].SSID: wlan0-ap-1 -AP[2].MODE: Infra -AP[2].CHAN: 1 -AP[2].RATE: 54 Mbit/s -AP[2].SIGNAL: 44 -AP[2].BARS: ** -AP[2].SECURITY: WPA1 WPA2 -------------------------------------------------------------------------------- -AP[3].IN-USE: -AP[3].SSID: wlan0-ap-2 -AP[3].MODE: Infra -AP[3].CHAN: 1 -AP[3].RATE: 54 Mbit/s -AP[3].SIGNAL: 34 -AP[3].BARS: ** -AP[3].SECURITY: WPA1 WPA2 -------------------------------------------------------------------------------- - -<<< -stderr: 0 bytes ->>> - -<<< |