diff options
Diffstat (limited to 'clients/tests/test-client.check-on-disk/test_004-111.expected')
| -rw-r--r-- | clients/tests/test-client.check-on-disk/test_004-111.expected | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/clients/tests/test-client.check-on-disk/test_004-111.expected b/clients/tests/test-client.check-on-disk/test_004-111.expected new file mode 100644 index 00000000..3e3a4a09 --- /dev/null +++ b/clients/tests/test-client.check-on-disk/test_004-111.expected @@ -0,0 +1,38 @@ +location: clients/tests/test-client.py:1000:test_004()/111 +cmd: $NMCLI --mode tabular -f COMMON device show wlan0 +lang: C +returncode: 0 +stdout: 980 bytes +>>> +DEVICE +wlan0 + +TYPE +wifi + +HWADDR +13:E0:74:85:7C:D9 + +MTU +0 + +STATE +20 (unavailable) + +CONNECTION +con-vpn-1 + +CON-PATH +/org/freedesktop/NetworkManager/ActiveConnection/2 + +GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN WINS +IP4 192.168.228.18/32 | 192.168.209.179/25 192.168.41.120 -- -- sear4.foo2.bar | sear4.fo.x.y | sear4.foo1.bar | sear4.foo4.bar | sear4.fo.o.bar 192.168.120.79 + +GROUP ADDRESS GATEWAY ROUTE DNS DOMAIN +IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 2504159086 -- sear6.foo2.bar | sear6.foo1.bar | sear6.fo.x.y | sear6.fo.o.bar | sear6.foo3.bar | sear6.foo4.bar + +<<< +stderr: 0 bytes +>>> + +<<< |