summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-07-24 10:14:12 +0200
committerThomas Haller <thaller@redhat.com>2018-07-25 17:08:37 +0200
commit4b09c27d64ea8c9e67bac12ad0a167a2ebf9418c (patch)
tree1af76904b37670b9e3410fd6b9977d0d651fcc9b
parent4d435ee92a14ec442220da41752dc8528f790cfb (diff)
downloadNetworkManager-4b09c27d64ea8c9e67bac12ad0a167a2ebf9418c.tar.gz
cli/tests: cache UUID for test replacement in stdout
Instead of re-fetching the UUID each time with a D-Bus call, cache/memoize it. On my system, this improves $ make check-local-clients-tests-test-client from 20.9 to 20.4 seconds (- 2.6%). That is not stellar, but noticible enough to warrant this simple change.
-rw-r--r--clients/tests/test-client.check-on-disk/test_001.expected88
-rw-r--r--clients/tests/test-client.check-on-disk/test_002.expected48
-rw-r--r--clients/tests/test-client.check-on-disk/test_003.expected832
-rw-r--r--clients/tests/test-client.check-on-disk/test_004.expected1708
-rwxr-xr-xclients/tests/test-client.py17
5 files changed, 1351 insertions, 1342 deletions
diff --git a/clients/tests/test-client.check-on-disk/test_001.expected b/clients/tests/test-client.check-on-disk/test_001.expected
index 04d4a9d45c..0fd48391bc 100644
--- a/clients/tests/test-client.check-on-disk/test_001.expected
+++ b/clients/tests/test-client.check-on-disk/test_001.expected
@@ -1,5 +1,5 @@
size: 395
-location: clients/tests/test-client.py:818:test_001()/1
+location: clients/tests/test-client.py:827:test_001()/1
cmd: $NMCLI
lang: C
returncode: 0
@@ -15,7 +15,7 @@ Consult nmcli(1) and nmcli-examples(5) manual pages for complete usage details.
<<<
size: 438
-location: clients/tests/test-client.py:818:test_001()/2
+location: clients/tests/test-client.py:827:test_001()/2
cmd: $NMCLI
lang: pl_PL.UTF-8
returncode: 0
@@ -33,7 +33,7 @@ o użyciu.
<<<
size: 188
-location: clients/tests/test-client.py:820:test_001()/3
+location: clients/tests/test-client.py:829:test_001()/3
cmd: $NMCLI -f AP -mode multiline -p d show wlan0
lang: C
returncode: 10
@@ -43,7 +43,7 @@ Error: Device 'wlan0' not found.
<<<
size: 214
-location: clients/tests/test-client.py:820:test_001()/4
+location: clients/tests/test-client.py:829:test_001()/4
cmd: $NMCLI -f AP -mode multiline -p d show wlan0
lang: pl_PL.UTF-8
returncode: 10
@@ -53,7 +53,7 @@ Błąd: Nie odnaleziono urządzenia „wlan0”.
<<<
size: 146
-location: clients/tests/test-client.py:822:test_001()/5
+location: clients/tests/test-client.py:831:test_001()/5
cmd: $NMCLI c s
lang: C
returncode: 0
@@ -63,7 +63,7 @@ NAME UUID TYPE DEVICE
<<<
size: 156
-location: clients/tests/test-client.py:822:test_001()/6
+location: clients/tests/test-client.py:831:test_001()/6
cmd: $NMCLI c s
lang: pl_PL.UTF-8
returncode: 0
@@ -73,7 +73,7 @@ NAME UUID TYPE DEVICE
<<<
size: 192
-location: clients/tests/test-client.py:824:test_001()/7
+location: clients/tests/test-client.py:833:test_001()/7
cmd: $NMCLI bogus s
lang: C
returncode: 2
@@ -83,7 +83,7 @@ Error: argument 'bogus' not understood. Try passing --help instead.
<<<
size: 221
-location: clients/tests/test-client.py:824:test_001()/8
+location: clients/tests/test-client.py:833:test_001()/8
cmd: $NMCLI bogus s
lang: pl_PL.UTF-8
returncode: 2
@@ -93,7 +93,7 @@ Błąd: nie zrozumiano parametru „bogus”. Można użyć „--help” zamiast
<<<
size: 1413
-location: clients/tests/test-client.py:827:test_001()/9
+location: clients/tests/test-client.py:836:test_001()/9
cmd: $NMCLI general permissions
lang: C
returncode: 0
@@ -119,7 +119,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown
<<<
size: 1441
-location: clients/tests/test-client.py:827:test_001()/10
+location: clients/tests/test-client.py:836:test_001()/10
cmd: $NMCLI general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -145,7 +145,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane
<<<
size: 1543
-location: clients/tests/test-client.py:827:test_001()/11
+location: clients/tests/test-client.py:836:test_001()/11
cmd: $NMCLI --color yes general permissions
lang: C
returncode: 0
@@ -171,7 +171,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown
<<<
size: 1570
-location: clients/tests/test-client.py:827:test_001()/12
+location: clients/tests/test-client.py:836:test_001()/12
cmd: $NMCLI --color yes general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -197,7 +197,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane
<<<
size: 1620
-location: clients/tests/test-client.py:827:test_001()/13
+location: clients/tests/test-client.py:836:test_001()/13
cmd: $NMCLI --pretty general permissions
lang: C
returncode: 0
@@ -227,7 +227,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown
<<<
size: 1677
-location: clients/tests/test-client.py:827:test_001()/14
+location: clients/tests/test-client.py:836:test_001()/14
cmd: $NMCLI --pretty general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -257,7 +257,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane
<<<
size: 1749
-location: clients/tests/test-client.py:827:test_001()/15
+location: clients/tests/test-client.py:836:test_001()/15
cmd: $NMCLI --pretty --color yes general permissions
lang: C
returncode: 0
@@ -287,7 +287,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown
<<<
size: 1806
-location: clients/tests/test-client.py:827:test_001()/16
+location: clients/tests/test-client.py:836:test_001()/16
cmd: $NMCLI --pretty --color yes general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -317,7 +317,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane
<<<
size: 1045
-location: clients/tests/test-client.py:827:test_001()/17
+location: clients/tests/test-client.py:836:test_001()/17
cmd: $NMCLI --terse general permissions
lang: C
returncode: 0
@@ -342,7 +342,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown
<<<
size: 1055
-location: clients/tests/test-client.py:827:test_001()/18
+location: clients/tests/test-client.py:836:test_001()/18
cmd: $NMCLI --terse general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -367,7 +367,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown
<<<
size: 1175
-location: clients/tests/test-client.py:827:test_001()/19
+location: clients/tests/test-client.py:836:test_001()/19
cmd: $NMCLI --terse --color yes general permissions
lang: C
returncode: 0
@@ -392,7 +392,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown
<<<
size: 1185
-location: clients/tests/test-client.py:827:test_001()/20
+location: clients/tests/test-client.py:836:test_001()/20
cmd: $NMCLI --terse --color yes general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -417,7 +417,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown
<<<
size: 1429
-location: clients/tests/test-client.py:827:test_001()/21
+location: clients/tests/test-client.py:836:test_001()/21
cmd: $NMCLI --mode tabular general permissions
lang: C
returncode: 0
@@ -443,7 +443,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown
<<<
size: 1456
-location: clients/tests/test-client.py:827:test_001()/22
+location: clients/tests/test-client.py:836:test_001()/22
cmd: $NMCLI --mode tabular general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -469,7 +469,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane
<<<
size: 1558
-location: clients/tests/test-client.py:827:test_001()/23
+location: clients/tests/test-client.py:836:test_001()/23
cmd: $NMCLI --mode tabular --color yes general permissions
lang: C
returncode: 0
@@ -495,7 +495,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown
<<<
size: 1585
-location: clients/tests/test-client.py:827:test_001()/24
+location: clients/tests/test-client.py:836:test_001()/24
cmd: $NMCLI --mode tabular --color yes general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -521,7 +521,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane
<<<
size: 1635
-location: clients/tests/test-client.py:827:test_001()/25
+location: clients/tests/test-client.py:836:test_001()/25
cmd: $NMCLI --mode tabular --pretty general permissions
lang: C
returncode: 0
@@ -551,7 +551,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown
<<<
size: 1692
-location: clients/tests/test-client.py:827:test_001()/26
+location: clients/tests/test-client.py:836:test_001()/26
cmd: $NMCLI --mode tabular --pretty general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -581,7 +581,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane
<<<
size: 1764
-location: clients/tests/test-client.py:827:test_001()/27
+location: clients/tests/test-client.py:836:test_001()/27
cmd: $NMCLI --mode tabular --pretty --color yes general permissions
lang: C
returncode: 0
@@ -611,7 +611,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown
<<<
size: 1821
-location: clients/tests/test-client.py:827:test_001()/28
+location: clients/tests/test-client.py:836:test_001()/28
cmd: $NMCLI --mode tabular --pretty --color yes general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -641,7 +641,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane
<<<
size: 1060
-location: clients/tests/test-client.py:827:test_001()/29
+location: clients/tests/test-client.py:836:test_001()/29
cmd: $NMCLI --mode tabular --terse general permissions
lang: C
returncode: 0
@@ -666,7 +666,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown
<<<
size: 1070
-location: clients/tests/test-client.py:827:test_001()/30
+location: clients/tests/test-client.py:836:test_001()/30
cmd: $NMCLI --mode tabular --terse general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -691,7 +691,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown
<<<
size: 1190
-location: clients/tests/test-client.py:827:test_001()/31
+location: clients/tests/test-client.py:836:test_001()/31
cmd: $NMCLI --mode tabular --terse --color yes general permissions
lang: C
returncode: 0
@@ -716,7 +716,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown
<<<
size: 1200
-location: clients/tests/test-client.py:827:test_001()/32
+location: clients/tests/test-client.py:836:test_001()/32
cmd: $NMCLI --mode tabular --terse --color yes general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -741,7 +741,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown
<<<
size: 2335
-location: clients/tests/test-client.py:827:test_001()/33
+location: clients/tests/test-client.py:836:test_001()/33
cmd: $NMCLI --mode multiline general permissions
lang: C
returncode: 0
@@ -782,7 +782,7 @@ VALUE: unknown
<<<
size: 2351
-location: clients/tests/test-client.py:827:test_001()/34
+location: clients/tests/test-client.py:836:test_001()/34
cmd: $NMCLI --mode multiline general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -823,7 +823,7 @@ VALUE: nieznane
<<<
size: 2464
-location: clients/tests/test-client.py:827:test_001()/35
+location: clients/tests/test-client.py:836:test_001()/35
cmd: $NMCLI --mode multiline --color yes general permissions
lang: C
returncode: 0
@@ -864,7 +864,7 @@ VALUE: unknown
<<<
size: 2480
-location: clients/tests/test-client.py:827:test_001()/36
+location: clients/tests/test-client.py:836:test_001()/36
cmd: $NMCLI --mode multiline --color yes general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -905,7 +905,7 @@ VALUE: nieznane
<<<
size: 3837
-location: clients/tests/test-client.py:827:test_001()/37
+location: clients/tests/test-client.py:836:test_001()/37
cmd: $NMCLI --mode multiline --pretty general permissions
lang: C
returncode: 0
@@ -965,7 +965,7 @@ VALUE: unknown
<<<
size: 3858
-location: clients/tests/test-client.py:827:test_001()/38
+location: clients/tests/test-client.py:836:test_001()/38
cmd: $NMCLI --mode multiline --pretty general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -1025,7 +1025,7 @@ VALUE: nieznane
<<<
size: 3966
-location: clients/tests/test-client.py:827:test_001()/39
+location: clients/tests/test-client.py:836:test_001()/39
cmd: $NMCLI --mode multiline --pretty --color yes general permissions
lang: C
returncode: 0
@@ -1085,7 +1085,7 @@ VALUE: unknown
<<<
size: 3987
-location: clients/tests/test-client.py:827:test_001()/40
+location: clients/tests/test-client.py:836:test_001()/40
cmd: $NMCLI --mode multiline --pretty --color yes general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -1145,7 +1145,7 @@ VALUE: nieznane
<<<
size: 1335
-location: clients/tests/test-client.py:827:test_001()/41
+location: clients/tests/test-client.py:836:test_001()/41
cmd: $NMCLI --mode multiline --terse general permissions
lang: C
returncode: 0
@@ -1186,7 +1186,7 @@ VALUE:unknown
<<<
size: 1345
-location: clients/tests/test-client.py:827:test_001()/42
+location: clients/tests/test-client.py:836:test_001()/42
cmd: $NMCLI --mode multiline --terse general permissions
lang: pl_PL.UTF-8
returncode: 0
@@ -1227,7 +1227,7 @@ VALUE:unknown
<<<
size: 1464
-location: clients/tests/test-client.py:827:test_001()/43
+location: clients/tests/test-client.py:836:test_001()/43
cmd: $NMCLI --mode multiline --terse --color yes general permissions
lang: C
returncode: 0
@@ -1268,7 +1268,7 @@ VALUE:unknown
<<<
size: 1474
-location: clients/tests/test-client.py:827:test_001()/44
+location: clients/tests/test-client.py:836:test_001()/44
cmd: $NMCLI --mode multiline --terse --color yes general permissions
lang: pl_PL.UTF-8
returncode: 0
diff --git a/clients/tests/test-client.check-on-disk/test_002.expected b/clients/tests/test-client.check-on-disk/test_002.expected
index eab65a6b77..3ebb1b1bf5 100644
--- a/clients/tests/test-client.check-on-disk/test_002.expected
+++ b/clients/tests/test-client.check-on-disk/test_002.expected
@@ -1,5 +1,5 @@
size: 377
-location: clients/tests/test-client.py:833:test_002()/1
+location: clients/tests/test-client.py:842:test_002()/1
cmd: $NMCLI d
lang: C
returncode: 0
@@ -14,7 +14,7 @@ wlan1 wifi unavailable --
<<<
size: 392
-location: clients/tests/test-client.py:833:test_002()/2
+location: clients/tests/test-client.py:842:test_002()/2
cmd: $NMCLI d
lang: pl_PL.UTF-8
returncode: 0
@@ -29,7 +29,7 @@ wlan1 wifi niedostępne --
<<<
size: 762
-location: clients/tests/test-client.py:835:test_002()/3
+location: clients/tests/test-client.py:844:test_002()/3
cmd: $NMCLI -f all d
lang: C
returncode: 0
@@ -44,7 +44,7 @@ wlan1 wifi unavailable /org/freedesktop/NetworkManager/Devices/5 --
<<<
size: 777
-location: clients/tests/test-client.py:835:test_002()/4
+location: clients/tests/test-client.py:844:test_002()/4
cmd: $NMCLI -f all d
lang: pl_PL.UTF-8
returncode: 0
@@ -59,7 +59,7 @@ wlan1 wifi niedostępne /org/freedesktop/NetworkManager/Devices/5 --
<<<
size: 739
-location: clients/tests/test-client.py:837:test_002()/5
+location: clients/tests/test-client.py:846:test_002()/5
cmd: $NMCLI
lang: C
returncode: 0
@@ -95,7 +95,7 @@ Consult nmcli(1) and nmcli-examples(5) manual pages for complete usage details.
<<<
size: 812
-location: clients/tests/test-client.py:837:test_002()/6
+location: clients/tests/test-client.py:846:test_002()/6
cmd: $NMCLI
lang: pl_PL.UTF-8
returncode: 0
@@ -133,7 +133,7 @@ o użyciu.
<<<
size: 1260
-location: clients/tests/test-client.py:839:test_002()/7
+location: clients/tests/test-client.py:848:test_002()/7
cmd: $NMCLI -f AP -mode multiline d show wlan0
lang: C
returncode: 0
@@ -166,7 +166,7 @@ AP[3].SECURITY: WPA1 WPA2
<<<
size: 1297
-location: clients/tests/test-client.py:839:test_002()/8
+location: clients/tests/test-client.py:848:test_002()/8
cmd: $NMCLI -f AP -mode multiline d show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -199,7 +199,7 @@ AP[3].SECURITY: WPA1 WPA2
<<<
size: 1714
-location: clients/tests/test-client.py:840:test_002()/9
+location: clients/tests/test-client.py:849:test_002()/9
cmd: $NMCLI -f AP -mode multiline -p d show wlan0
lang: C
returncode: 0
@@ -238,7 +238,7 @@ AP[3].SECURITY: WPA1 WPA2
<<<
size: 1759
-location: clients/tests/test-client.py:840:test_002()/10
+location: clients/tests/test-client.py:849:test_002()/10
cmd: $NMCLI -f AP -mode multiline -p d show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -277,7 +277,7 @@ AP[3].SECURITY: WPA1 WPA2
<<<
size: 591
-location: clients/tests/test-client.py:841:test_002()/11
+location: clients/tests/test-client.py:850:test_002()/11
cmd: $NMCLI -f AP -mode multiline -t d show wlan0
lang: C
returncode: 0
@@ -310,7 +310,7 @@ AP[3].SECURITY:WPA1 WPA2
<<<
size: 628
-location: clients/tests/test-client.py:841:test_002()/12
+location: clients/tests/test-client.py:850:test_002()/12
cmd: $NMCLI -f AP -mode multiline -t d show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -343,7 +343,7 @@ AP[3].SECURITY:WPA1 WPA2
<<<
size: 455
-location: clients/tests/test-client.py:842:test_002()/13
+location: clients/tests/test-client.py:851:test_002()/13
cmd: $NMCLI -f AP -mode tabular d show wlan0
lang: C
returncode: 0
@@ -356,7 +356,7 @@ AP[3] wlan0-ap-2 Infra 1 54 Mbit/s 34 ** WPA1 WPA2
<<<
size: 499
-location: clients/tests/test-client.py:842:test_002()/14
+location: clients/tests/test-client.py:851:test_002()/14
cmd: $NMCLI -f AP -mode tabular d show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -369,7 +369,7 @@ AP[3] wlan0-ap-2 Infrastruktura 1 54 Mb/s 34 ** WPA1 W
<<<
size: 614
-location: clients/tests/test-client.py:843:test_002()/15
+location: clients/tests/test-client.py:852:test_002()/15
cmd: $NMCLI -f AP -mode tabular -p d show wlan0
lang: C
returncode: 0
@@ -386,7 +386,7 @@ AP[3] wlan0-ap-2 Infra 1 54 Mbit/s 34 ** WPA1 WPA2
<<<
size: 694
-location: clients/tests/test-client.py:843:test_002()/16
+location: clients/tests/test-client.py:852:test_002()/16
cmd: $NMCLI -f AP -mode tabular -p d show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -403,7 +403,7 @@ AP[3] wlan0-ap-2 Infrastruktura 1 54 Mb/s 34 ** WPA1 W
<<<
size: 319
-location: clients/tests/test-client.py:844:test_002()/17
+location: clients/tests/test-client.py:853:test_002()/17
cmd: $NMCLI -f AP -mode tabular -t d show wlan0
lang: C
returncode: 0
@@ -415,7 +415,7 @@ AP[3]: :wlan0-ap-2:Infra:1:54 Mbit/s:34:** :WPA1 WPA2
<<<
size: 356
-location: clients/tests/test-client.py:844:test_002()/18
+location: clients/tests/test-client.py:853:test_002()/18
cmd: $NMCLI -f AP -mode tabular -t d show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -427,7 +427,7 @@ AP[3]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:34:** :WPA1 WPA2
<<<
size: 1973
-location: clients/tests/test-client.py:846:test_002()/19
+location: clients/tests/test-client.py:855:test_002()/19
cmd: $NMCLI -f ALL d wifi
lang: C
returncode: 0
@@ -445,7 +445,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA
<<<
size: 2041
-location: clients/tests/test-client.py:846:test_002()/20
+location: clients/tests/test-client.py:855:test_002()/20
cmd: $NMCLI -f ALL d wifi
lang: pl_PL.UTF-8
returncode: 0
@@ -463,7 +463,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA
<<<
size: 246
-location: clients/tests/test-client.py:848:test_002()/21
+location: clients/tests/test-client.py:857:test_002()/21
cmd: $NMCLI c
lang: C
returncode: 0
@@ -474,7 +474,7 @@ con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet --
<<<
size: 256
-location: clients/tests/test-client.py:848:test_002()/22
+location: clients/tests/test-client.py:857:test_002()/22
cmd: $NMCLI c
lang: pl_PL.UTF-8
returncode: 0
@@ -485,7 +485,7 @@ con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet --
<<<
size: 1118
-location: clients/tests/test-client.py:850:test_002()/23
+location: clients/tests/test-client.py:859:test_002()/23
cmd: $NMCLI c s con-1
lang: C
returncode: 0
@@ -515,7 +515,7 @@ connection.mdns: -1 (default)
<<<
size: 1130
-location: clients/tests/test-client.py:850:test_002()/24
+location: clients/tests/test-client.py:859:test_002()/24
cmd: $NMCLI c s con-1
lang: pl_PL.UTF-8
returncode: 0
diff --git a/clients/tests/test-client.check-on-disk/test_003.expected b/clients/tests/test-client.check-on-disk/test_003.expected
index bc3bc4e4a0..80619df174 100644
--- a/clients/tests/test-client.check-on-disk/test_003.expected
+++ b/clients/tests/test-client.check-on-disk/test_003.expected
@@ -1,5 +1,5 @@
size: 244
-location: clients/tests/test-client.py:861:test_003()/1
+location: clients/tests/test-client.py:870:test_003()/1
cmd: $NMCLI c add type ethernet ifname '*' con-name con-xx1
lang: C
returncode: 0
@@ -9,7 +9,7 @@ Connection 'con-xx1' (UUID-con-xx1-REPLACED-REPLACED-REPLA) successfully added.
<<<
size: 316
-location: clients/tests/test-client.py:864:test_003()/2
+location: clients/tests/test-client.py:873:test_003()/2
cmd: $NMCLI c s
lang: C
returncode: 0
@@ -21,7 +21,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet --
<<<
size: 326
-location: clients/tests/test-client.py:864:test_003()/3
+location: clients/tests/test-client.py:873:test_003()/3
cmd: $NMCLI c s
lang: pl_PL.UTF-8
returncode: 0
@@ -33,7 +33,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet --
<<<
size: 228
-location: clients/tests/test-client.py:869:test_003()/4
+location: clients/tests/test-client.py:878:test_003()/4
cmd: $NMCLI c add type ethernet ifname '*'
lang: C
returncode: 0
@@ -43,7 +43,7 @@ Connection 'ethernet' (UUID-ethernet-REPLACED-REPLACED-REPL) successfully added.
<<<
size: 385
-location: clients/tests/test-client.py:872:test_003()/5
+location: clients/tests/test-client.py:881:test_003()/5
cmd: $NMCLI c s
lang: C
returncode: 0
@@ -56,7 +56,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet --
<<<
size: 395
-location: clients/tests/test-client.py:872:test_003()/6
+location: clients/tests/test-client.py:881:test_003()/6
cmd: $NMCLI c s
lang: pl_PL.UTF-8
returncode: 0
@@ -69,7 +69,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet --
<<<
size: 1237
-location: clients/tests/test-client.py:875:test_003()/7
+location: clients/tests/test-client.py:884:test_003()/7
cmd: $NMCLI -f ALL c s
lang: C
returncode: 0
@@ -82,7 +82,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never
<<<
size: 1247
-location: clients/tests/test-client.py:875:test_003()/8
+location: clients/tests/test-client.py:884:test_003()/8
cmd: $NMCLI -f ALL c s
lang: pl_PL.UTF-8
returncode: 0
@@ -95,7 +95,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy
<<<
size: 219
-location: clients/tests/test-client.py:879:test_003()/9
+location: clients/tests/test-client.py:888:test_003()/9
cmd: $NMCLI --complete-args -f ALL c s ''
lang: C
returncode: 0
@@ -115,7 +115,7 @@ path
uuid
<<<
size: 230
-location: clients/tests/test-client.py:879:test_003()/10
+location: clients/tests/test-client.py:888:test_003()/10
cmd: $NMCLI --complete-args -f ALL c s ''
lang: pl_PL.UTF-8
returncode: 0
@@ -135,7 +135,7 @@ path
uuid
<<<
size: 252
-location: clients/tests/test-client.py:892:test_003()/11
+location: clients/tests/test-client.py:901:test_003()/11
cmd: $NMCLI con up ethernet ifname eth0
lang: C
returncode: 0
@@ -145,7 +145,7 @@ Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkMa
<<<
size: 386
-location: clients/tests/test-client.py:895:test_003()/12
+location: clients/tests/test-client.py:904:test_003()/12
cmd: $NMCLI con
lang: C
returncode: 0
@@ -158,7 +158,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet --
<<<
size: 396
-location: clients/tests/test-client.py:895:test_003()/13
+location: clients/tests/test-client.py:904:test_003()/13
cmd: $NMCLI con
lang: pl_PL.UTF-8
returncode: 0
@@ -171,7 +171,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet --
<<<
size: 1410
-location: clients/tests/test-client.py:898:test_003()/14
+location: clients/tests/test-client.py:907:test_003()/14
cmd: $NMCLI -f ALL con
lang: C
returncode: 0
@@ -184,7 +184,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 1424
-location: clients/tests/test-client.py:898:test_003()/15
+location: clients/tests/test-client.py:907:test_003()/15
cmd: $NMCLI -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -197,7 +197,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 774
-location: clients/tests/test-client.py:901:test_003()/16
+location: clients/tests/test-client.py:910:test_003()/16
cmd: $NMCLI -f ALL con s -a
lang: C
returncode: 0
@@ -208,7 +208,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never
<<<
size: 786
-location: clients/tests/test-client.py:901:test_003()/17
+location: clients/tests/test-client.py:910:test_003()/17
cmd: $NMCLI -f ALL con s -a
lang: pl_PL.UTF-8
returncode: 0
@@ -219,7 +219,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy
<<<
size: 352
-location: clients/tests/test-client.py:904:test_003()/18
+location: clients/tests/test-client.py:913:test_003()/18
cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act
lang: C
returncode: 0
@@ -230,7 +230,7 @@ ACTIVE-PATH DEVICE UUID
<<<
size: 362
-location: clients/tests/test-client.py:904:test_003()/19
+location: clients/tests/test-client.py:913:test_003()/19
cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act
lang: pl_PL.UTF-8
returncode: 0
@@ -241,7 +241,7 @@ ACTIVE-PATH DEVICE UUID
<<<
size: 241
-location: clients/tests/test-client.py:907:test_003()/20
+location: clients/tests/test-client.py:916:test_003()/20
cmd: $NMCLI -f UUID,NAME con s --active
lang: C
returncode: 0
@@ -252,7 +252,7 @@ UUID-ethernet-REPLACED-REPLACED-REPL ethernet
<<<
size: 251
-location: clients/tests/test-client.py:907:test_003()/21
+location: clients/tests/test-client.py:916:test_003()/21
cmd: $NMCLI -f UUID,NAME con s --active
lang: pl_PL.UTF-8
returncode: 0
@@ -263,7 +263,7 @@ UUID-ethernet-REPLACED-REPLACED-REPL ethernet
<<<
size: 3700
-location: clients/tests/test-client.py:910:test_003()/22
+location: clients/tests/test-client.py:919:test_003()/22
cmd: $NMCLI -f ALL con s ethernet
lang: C
returncode: 0
@@ -351,7 +351,7 @@ proxy.pac-script: --
<<<
size: 3728
-location: clients/tests/test-client.py:910:test_003()/23
+location: clients/tests/test-client.py:919:test_003()/23
cmd: $NMCLI -f ALL con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -439,7 +439,7 @@ proxy.pac-script: --
<<<
size: 199
-location: clients/tests/test-client.py:913:test_003()/24
+location: clients/tests/test-client.py:922:test_003()/24
cmd: $NMCLI -f GENERAL.STATE con s ethernet
lang: C
returncode: 0
@@ -449,7 +449,7 @@ GENERAL.STATE: activated
<<<
size: 210
-location: clients/tests/test-client.py:913:test_003()/25
+location: clients/tests/test-client.py:922:test_003()/25
cmd: $NMCLI -f GENERAL.STATE con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -459,7 +459,7 @@ GENERAL.STATE: aktywowano
<<<
size: 4357
-location: clients/tests/test-client.py:916:test_003()/26
+location: clients/tests/test-client.py:925:test_003()/26
cmd: $NMCLI con s ethernet
lang: C
returncode: 0
@@ -559,7 +559,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4389
-location: clients/tests/test-client.py:916:test_003()/27
+location: clients/tests/test-client.py:925:test_003()/27
cmd: $NMCLI con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -659,7 +659,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1243
-location: clients/tests/test-client.py:919:test_003()/28
+location: clients/tests/test-client.py:928:test_003()/28
cmd: $NMCLI -f ALL dev s eth0
lang: C
returncode: 0
@@ -679,7 +679,7 @@ Unknown parameter: eth0
<<<
size: 1258
-location: clients/tests/test-client.py:919:test_003()/29
+location: clients/tests/test-client.py:928:test_003()/29
cmd: $NMCLI -f ALL dev s eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -699,7 +699,7 @@ Nieznany parametr: eth0
<<<
size: 3390
-location: clients/tests/test-client.py:922:test_003()/30
+location: clients/tests/test-client.py:931:test_003()/30
cmd: $NMCLI -f ALL dev show eth0
lang: C
returncode: 0
@@ -763,7 +763,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 3423
-location: clients/tests/test-client.py:922:test_003()/31
+location: clients/tests/test-client.py:931:test_003()/31
cmd: $NMCLI -f ALL dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -827,7 +827,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 2165
-location: clients/tests/test-client.py:925:test_003()/32
+location: clients/tests/test-client.py:934:test_003()/32
cmd: $NMCLI -f ALL -t dev show eth0
lang: C
returncode: 0
@@ -891,7 +891,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe
<<<
size: 2175
-location: clients/tests/test-client.py:925:test_003()/33
+location: clients/tests/test-client.py:934:test_003()/33
cmd: $NMCLI -f ALL -t dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -955,7 +955,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe
<<<
size: 252
-location: clients/tests/test-client.py:892:test_003()/34
+location: clients/tests/test-client.py:901:test_003()/34
cmd: $NMCLI con up ethernet ifname eth1
lang: C
returncode: 0
@@ -965,7 +965,7 @@ Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkMa
<<<
size: 452
-location: clients/tests/test-client.py:895:test_003()/35
+location: clients/tests/test-client.py:904:test_003()/35
cmd: $NMCLI con
lang: C
returncode: 0
@@ -979,7 +979,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet --
<<<
size: 462
-location: clients/tests/test-client.py:895:test_003()/36
+location: clients/tests/test-client.py:904:test_003()/36
cmd: $NMCLI con
lang: pl_PL.UTF-8
returncode: 0
@@ -993,7 +993,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet --
<<<
size: 1730
-location: clients/tests/test-client.py:898:test_003()/37
+location: clients/tests/test-client.py:907:test_003()/37
cmd: $NMCLI -f ALL con
lang: C
returncode: 0
@@ -1007,7 +1007,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 1745
-location: clients/tests/test-client.py:898:test_003()/38
+location: clients/tests/test-client.py:907:test_003()/38
cmd: $NMCLI -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -1021,7 +1021,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 1094
-location: clients/tests/test-client.py:901:test_003()/39
+location: clients/tests/test-client.py:910:test_003()/39
cmd: $NMCLI -f ALL con s -a
lang: C
returncode: 0
@@ -1033,7 +1033,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never
<<<
size: 1107
-location: clients/tests/test-client.py:901:test_003()/40
+location: clients/tests/test-client.py:910:test_003()/40
cmd: $NMCLI -f ALL con s -a
lang: pl_PL.UTF-8
returncode: 0
@@ -1045,7 +1045,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy
<<<
size: 450
-location: clients/tests/test-client.py:904:test_003()/41
+location: clients/tests/test-client.py:913:test_003()/41
cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act
lang: C
returncode: 0
@@ -1057,7 +1057,7 @@ ACTIVE-PATH DEVICE UUID
<<<
size: 460
-location: clients/tests/test-client.py:904:test_003()/42
+location: clients/tests/test-client.py:913:test_003()/42
cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act
lang: pl_PL.UTF-8
returncode: 0
@@ -1069,7 +1069,7 @@ ACTIVE-PATH DEVICE UUID
<<<
size: 241
-location: clients/tests/test-client.py:907:test_003()/43
+location: clients/tests/test-client.py:916:test_003()/43
cmd: $NMCLI -f UUID,NAME con s --active
lang: C
returncode: 0
@@ -1080,7 +1080,7 @@ UUID-ethernet-REPLACED-REPLACED-REPL ethernet
<<<
size: 251
-location: clients/tests/test-client.py:907:test_003()/44
+location: clients/tests/test-client.py:916:test_003()/44
cmd: $NMCLI -f UUID,NAME con s --active
lang: pl_PL.UTF-8
returncode: 0
@@ -1091,7 +1091,7 @@ UUID-ethernet-REPLACED-REPLACED-REPL ethernet
<<<
size: 3700
-location: clients/tests/test-client.py:910:test_003()/45
+location: clients/tests/test-client.py:919:test_003()/45
cmd: $NMCLI -f ALL con s ethernet
lang: C
returncode: 0
@@ -1179,7 +1179,7 @@ proxy.pac-script: --
<<<
size: 3728
-location: clients/tests/test-client.py:910:test_003()/46
+location: clients/tests/test-client.py:919:test_003()/46
cmd: $NMCLI -f ALL con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -1267,7 +1267,7 @@ proxy.pac-script: --
<<<
size: 251
-location: clients/tests/test-client.py:913:test_003()/47
+location: clients/tests/test-client.py:922:test_003()/47
cmd: $NMCLI -f GENERAL.STATE con s ethernet
lang: C
returncode: 0
@@ -1279,7 +1279,7 @@ GENERAL.STATE: activated
<<<
size: 263
-location: clients/tests/test-client.py:913:test_003()/48
+location: clients/tests/test-client.py:922:test_003()/48
cmd: $NMCLI -f GENERAL.STATE con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -1291,7 +1291,7 @@ GENERAL.STATE: aktywowano
<<<
size: 5022
-location: clients/tests/test-client.py:916:test_003()/49
+location: clients/tests/test-client.py:925:test_003()/49
cmd: $NMCLI con s ethernet
lang: C
returncode: 0
@@ -1404,7 +1404,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5058
-location: clients/tests/test-client.py:916:test_003()/50
+location: clients/tests/test-client.py:925:test_003()/50
cmd: $NMCLI con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -1517,7 +1517,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1243
-location: clients/tests/test-client.py:919:test_003()/51
+location: clients/tests/test-client.py:928:test_003()/51
cmd: $NMCLI -f ALL dev s eth0
lang: C
returncode: 0
@@ -1537,7 +1537,7 @@ Unknown parameter: eth0
<<<
size: 1258
-location: clients/tests/test-client.py:919:test_003()/52
+location: clients/tests/test-client.py:928:test_003()/52
cmd: $NMCLI -f ALL dev s eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -1557,7 +1557,7 @@ Nieznany parametr: eth0
<<<
size: 3390
-location: clients/tests/test-client.py:922:test_003()/53
+location: clients/tests/test-client.py:931:test_003()/53
cmd: $NMCLI -f ALL dev show eth0
lang: C
returncode: 0
@@ -1621,7 +1621,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 3423
-location: clients/tests/test-client.py:922:test_003()/54
+location: clients/tests/test-client.py:931:test_003()/54
cmd: $NMCLI -f ALL dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -1685,7 +1685,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 2165
-location: clients/tests/test-client.py:925:test_003()/55
+location: clients/tests/test-client.py:934:test_003()/55
cmd: $NMCLI -f ALL -t dev show eth0
lang: C
returncode: 0
@@ -1749,7 +1749,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe
<<<
size: 2175
-location: clients/tests/test-client.py:925:test_003()/56
+location: clients/tests/test-client.py:934:test_003()/56
cmd: $NMCLI -f ALL -t dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -1813,7 +1813,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe
<<<
size: 1745
-location: clients/tests/test-client.py:940:test_003()/57
+location: clients/tests/test-client.py:949:test_003()/57
cmd: $NMCLI -f ALL con
lang: C
returncode: 0
@@ -1827,7 +1827,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 1765
-location: clients/tests/test-client.py:940:test_003()/58
+location: clients/tests/test-client.py:949:test_003()/58
cmd: $NMCLI -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -1841,7 +1841,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 327
-location: clients/tests/test-client.py:943:test_003()/59
+location: clients/tests/test-client.py:952:test_003()/59
cmd: $NMCLI -f UUID,TYPE con
lang: C
returncode: 0
@@ -1854,7 +1854,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 337
-location: clients/tests/test-client.py:943:test_003()/60
+location: clients/tests/test-client.py:952:test_003()/60
cmd: $NMCLI -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -1867,7 +1867,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 5025
-location: clients/tests/test-client.py:946:test_003()/61
+location: clients/tests/test-client.py:955:test_003()/61
cmd: $NMCLI con s ethernet
lang: C
returncode: 0
@@ -1980,7 +1980,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5062
-location: clients/tests/test-client.py:946:test_003()/62
+location: clients/tests/test-client.py:955:test_003()/62
cmd: $NMCLI con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -2093,7 +2093,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4400
-location: clients/tests/test-client.py:949:test_003()/63
+location: clients/tests/test-client.py:958:test_003()/63
cmd: $NMCLI c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -2193,7 +2193,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4433
-location: clients/tests/test-client.py:949:test_003()/64
+location: clients/tests/test-client.py:958:test_003()/64
cmd: $NMCLI c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -2293,7 +2293,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 3390
-location: clients/tests/test-client.py:952:test_003()/65
+location: clients/tests/test-client.py:961:test_003()/65
cmd: $NMCLI -f all dev show eth0
lang: C
returncode: 0
@@ -2357,7 +2357,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 3423
-location: clients/tests/test-client.py:952:test_003()/66
+location: clients/tests/test-client.py:961:test_003()/66
cmd: $NMCLI -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -2421,7 +2421,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 2027
-location: clients/tests/test-client.py:940:test_003()/67
+location: clients/tests/test-client.py:949:test_003()/67
cmd: $NMCLI --color yes -f ALL con
lang: C
returncode: 0
@@ -2435,7 +2435,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 2047
-location: clients/tests/test-client.py:940:test_003()/68
+location: clients/tests/test-client.py:949:test_003()/68
cmd: $NMCLI --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -2449,7 +2449,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 357
-location: clients/tests/test-client.py:943:test_003()/69
+location: clients/tests/test-client.py:952:test_003()/69
cmd: $NMCLI --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -2462,7 +2462,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 367
-location: clients/tests/test-client.py:943:test_003()/70
+location: clients/tests/test-client.py:952:test_003()/70
cmd: $NMCLI --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -2475,7 +2475,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 5037
-location: clients/tests/test-client.py:946:test_003()/71
+location: clients/tests/test-client.py:955:test_003()/71
cmd: $NMCLI --color yes con s ethernet
lang: C
returncode: 0
@@ -2588,7 +2588,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5074
-location: clients/tests/test-client.py:946:test_003()/72
+location: clients/tests/test-client.py:955:test_003()/72
cmd: $NMCLI --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -2701,7 +2701,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4412
-location: clients/tests/test-client.py:949:test_003()/73
+location: clients/tests/test-client.py:958:test_003()/73
cmd: $NMCLI --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -2801,7 +2801,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4445
-location: clients/tests/test-client.py:949:test_003()/74
+location: clients/tests/test-client.py:958:test_003()/74
cmd: $NMCLI --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -2901,7 +2901,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 3402
-location: clients/tests/test-client.py:952:test_003()/75
+location: clients/tests/test-client.py:961:test_003()/75
cmd: $NMCLI --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -2965,7 +2965,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 3435
-location: clients/tests/test-client.py:952:test_003()/76
+location: clients/tests/test-client.py:961:test_003()/76
cmd: $NMCLI --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -3029,7 +3029,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 2231
-location: clients/tests/test-client.py:940:test_003()/77
+location: clients/tests/test-client.py:949:test_003()/77
cmd: $NMCLI --pretty -f ALL con
lang: C
returncode: 0
@@ -3047,7 +3047,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 2273
-location: clients/tests/test-client.py:940:test_003()/78
+location: clients/tests/test-client.py:949:test_003()/78
cmd: $NMCLI --pretty -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -3065,7 +3065,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 538
-location: clients/tests/test-client.py:943:test_003()/79
+location: clients/tests/test-client.py:952:test_003()/79
cmd: $NMCLI --pretty -f UUID,TYPE con
lang: C
returncode: 0
@@ -3082,7 +3082,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 568
-location: clients/tests/test-client.py:943:test_003()/80
+location: clients/tests/test-client.py:952:test_003()/80
cmd: $NMCLI --pretty -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -3099,7 +3099,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 6279
-location: clients/tests/test-client.py:946:test_003()/81
+location: clients/tests/test-client.py:955:test_003()/81
cmd: $NMCLI --pretty con s ethernet
lang: C
returncode: 0
@@ -3228,7 +3228,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 6335
-location: clients/tests/test-client.py:946:test_003()/82
+location: clients/tests/test-client.py:955:test_003()/82
cmd: $NMCLI --pretty con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -3357,7 +3357,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5341
-location: clients/tests/test-client.py:949:test_003()/83
+location: clients/tests/test-client.py:958:test_003()/83
cmd: $NMCLI --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -3469,7 +3469,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5386
-location: clients/tests/test-client.py:949:test_003()/84
+location: clients/tests/test-client.py:958:test_003()/84
cmd: $NMCLI --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -3581,7 +3581,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4250
-location: clients/tests/test-client.py:952:test_003()/85
+location: clients/tests/test-client.py:961:test_003()/85
cmd: $NMCLI --pretty -f all dev show eth0
lang: C
returncode: 0
@@ -3656,7 +3656,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 4289
-location: clients/tests/test-client.py:952:test_003()/86
+location: clients/tests/test-client.py:961:test_003()/86
cmd: $NMCLI --pretty -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -3731,7 +3731,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 2513
-location: clients/tests/test-client.py:940:test_003()/87
+location: clients/tests/test-client.py:949:test_003()/87
cmd: $NMCLI --pretty --color yes -f ALL con
lang: C
returncode: 0
@@ -3749,7 +3749,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 2555
-location: clients/tests/test-client.py:940:test_003()/88
+location: clients/tests/test-client.py:949:test_003()/88
cmd: $NMCLI --pretty --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -3767,7 +3767,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 568
-location: clients/tests/test-client.py:943:test_003()/89
+location: clients/tests/test-client.py:952:test_003()/89
cmd: $NMCLI --pretty --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -3784,7 +3784,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 598
-location: clients/tests/test-client.py:943:test_003()/90
+location: clients/tests/test-client.py:952:test_003()/90
cmd: $NMCLI --pretty --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -3801,7 +3801,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 6291
-location: clients/tests/test-client.py:946:test_003()/91
+location: clients/tests/test-client.py:955:test_003()/91
cmd: $NMCLI --pretty --color yes con s ethernet
lang: C
returncode: 0
@@ -3930,7 +3930,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 6347
-location: clients/tests/test-client.py:946:test_003()/92
+location: clients/tests/test-client.py:955:test_003()/92
cmd: $NMCLI --pretty --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -4059,7 +4059,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5353
-location: clients/tests/test-client.py:949:test_003()/93
+location: clients/tests/test-client.py:958:test_003()/93
cmd: $NMCLI --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -4171,7 +4171,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5398
-location: clients/tests/test-client.py:949:test_003()/94
+location: clients/tests/test-client.py:958:test_003()/94
cmd: $NMCLI --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -4283,7 +4283,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4262
-location: clients/tests/test-client.py:952:test_003()/95
+location: clients/tests/test-client.py:961:test_003()/95
cmd: $NMCLI --pretty --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -4358,7 +4358,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 4301
-location: clients/tests/test-client.py:952:test_003()/96
+location: clients/tests/test-client.py:961:test_003()/96
cmd: $NMCLI --pretty --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -4433,7 +4433,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 1008
-location: clients/tests/test-client.py:940:test_003()/97
+location: clients/tests/test-client.py:949:test_003()/97
cmd: $NMCLI --terse -f ALL con
lang: C
returncode: 0
@@ -4446,7 +4446,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 1018
-location: clients/tests/test-client.py:940:test_003()/98
+location: clients/tests/test-client.py:949:test_003()/98
cmd: $NMCLI --terse -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -4459,7 +4459,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 299
-location: clients/tests/test-client.py:943:test_003()/99
+location: clients/tests/test-client.py:952:test_003()/99
cmd: $NMCLI --terse -f UUID,TYPE con
lang: C
returncode: 0
@@ -4471,7 +4471,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 310
-location: clients/tests/test-client.py:943:test_003()/100
+location: clients/tests/test-client.py:952:test_003()/100
cmd: $NMCLI --terse -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -4483,7 +4483,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 2722
-location: clients/tests/test-client.py:946:test_003()/101
+location: clients/tests/test-client.py:955:test_003()/101
cmd: $NMCLI --terse con s ethernet
lang: C
returncode: 0
@@ -4596,7 +4596,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2732
-location: clients/tests/test-client.py:946:test_003()/102
+location: clients/tests/test-client.py:955:test_003()/102
cmd: $NMCLI --terse con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -4709,7 +4709,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2394
-location: clients/tests/test-client.py:949:test_003()/103
+location: clients/tests/test-client.py:958:test_003()/103
cmd: $NMCLI --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -4809,7 +4809,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2404
-location: clients/tests/test-client.py:949:test_003()/104
+location: clients/tests/test-client.py:958:test_003()/104
cmd: $NMCLI --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -4909,7 +4909,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2171
-location: clients/tests/test-client.py:952:test_003()/105
+location: clients/tests/test-client.py:961:test_003()/105
cmd: $NMCLI --terse -f all dev show eth0
lang: C
returncode: 0
@@ -4973,7 +4973,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe
<<<
size: 2181
-location: clients/tests/test-client.py:952:test_003()/106
+location: clients/tests/test-client.py:961:test_003()/106
cmd: $NMCLI --terse -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -5037,7 +5037,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe
<<<
size: 1292
-location: clients/tests/test-client.py:940:test_003()/107
+location: clients/tests/test-client.py:949:test_003()/107
cmd: $NMCLI --terse --color yes -f ALL con
lang: C
returncode: 0
@@ -5050,7 +5050,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 1302
-location: clients/tests/test-client.py:940:test_003()/108
+location: clients/tests/test-client.py:949:test_003()/108
cmd: $NMCLI --terse --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -5063,7 +5063,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 330
-location: clients/tests/test-client.py:943:test_003()/109
+location: clients/tests/test-client.py:952:test_003()/109
cmd: $NMCLI --terse --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -5075,7 +5075,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 340
-location: clients/tests/test-client.py:943:test_003()/110
+location: clients/tests/test-client.py:952:test_003()/110
cmd: $NMCLI --terse --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -5087,7 +5087,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 2734
-location: clients/tests/test-client.py:946:test_003()/111
+location: clients/tests/test-client.py:955:test_003()/111
cmd: $NMCLI --terse --color yes con s ethernet
lang: C
returncode: 0
@@ -5200,7 +5200,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2744
-location: clients/tests/test-client.py:946:test_003()/112
+location: clients/tests/test-client.py:955:test_003()/112
cmd: $NMCLI --terse --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -5313,7 +5313,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2406
-location: clients/tests/test-client.py:949:test_003()/113
+location: clients/tests/test-client.py:958:test_003()/113
cmd: $NMCLI --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -5413,7 +5413,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2416
-location: clients/tests/test-client.py:949:test_003()/114
+location: clients/tests/test-client.py:958:test_003()/114
cmd: $NMCLI --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -5513,7 +5513,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2183
-location: clients/tests/test-client.py:952:test_003()/115
+location: clients/tests/test-client.py:961:test_003()/115
cmd: $NMCLI --terse --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -5577,7 +5577,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe
<<<
size: 2193
-location: clients/tests/test-client.py:952:test_003()/116
+location: clients/tests/test-client.py:961:test_003()/116
cmd: $NMCLI --terse --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -5641,7 +5641,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe
<<<
size: 1761
-location: clients/tests/test-client.py:940:test_003()/117
+location: clients/tests/test-client.py:949:test_003()/117
cmd: $NMCLI --mode tabular -f ALL con
lang: C
returncode: 0
@@ -5655,7 +5655,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 1781
-location: clients/tests/test-client.py:940:test_003()/118
+location: clients/tests/test-client.py:949:test_003()/118
cmd: $NMCLI --mode tabular -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -5669,7 +5669,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 343
-location: clients/tests/test-client.py:943:test_003()/119
+location: clients/tests/test-client.py:952:test_003()/119
cmd: $NMCLI --mode tabular -f UUID,TYPE con
lang: C
returncode: 0
@@ -5682,7 +5682,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 353
-location: clients/tests/test-client.py:943:test_003()/120
+location: clients/tests/test-client.py:952:test_003()/120
cmd: $NMCLI --mode tabular -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -5695,7 +5695,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 3358
-location: clients/tests/test-client.py:946:test_003()/121
+location: clients/tests/test-client.py:955:test_003()/121
cmd: $NMCLI --mode tabular con s ethernet
lang: C
returncode: 0
@@ -5726,7 +5726,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating
<<<
size: 3392
-location: clients/tests/test-client.py:946:test_003()/122
+location: clients/tests/test-client.py:955:test_003()/122
cmd: $NMCLI --mode tabular con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -5757,7 +5757,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie
<<<
size: 2916
-location: clients/tests/test-client.py:949:test_003()/123
+location: clients/tests/test-client.py:958:test_003()/123
cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -5784,7 +5784,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating
<<<
size: 2948
-location: clients/tests/test-client.py:949:test_003()/124
+location: clients/tests/test-client.py:958:test_003()/124
cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -5811,7 +5811,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie
<<<
size: 2899
-location: clients/tests/test-client.py:952:test_003()/125
+location: clients/tests/test-client.py:961:test_003()/125
cmd: $NMCLI --mode tabular -f all dev show eth0
lang: C
returncode: 0
@@ -5843,7 +5843,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 2930
-location: clients/tests/test-client.py:952:test_003()/126
+location: clients/tests/test-client.py:961:test_003()/126
cmd: $NMCLI --mode tabular -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -5875,7 +5875,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 2043
-location: clients/tests/test-client.py:940:test_003()/127
+location: clients/tests/test-client.py:949:test_003()/127
cmd: $NMCLI --mode tabular --color yes -f ALL con
lang: C
returncode: 0
@@ -5889,7 +5889,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 2063
-location: clients/tests/test-client.py:940:test_003()/128
+location: clients/tests/test-client.py:949:test_003()/128
cmd: $NMCLI --mode tabular --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -5903,7 +5903,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 373
-location: clients/tests/test-client.py:943:test_003()/129
+location: clients/tests/test-client.py:952:test_003()/129
cmd: $NMCLI --mode tabular --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -5916,7 +5916,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 383
-location: clients/tests/test-client.py:943:test_003()/130
+location: clients/tests/test-client.py:952:test_003()/130
cmd: $NMCLI --mode tabular --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -5929,7 +5929,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 3370
-location: clients/tests/test-client.py:946:test_003()/131
+location: clients/tests/test-client.py:955:test_003()/131
cmd: $NMCLI --mode tabular --color yes con s ethernet
lang: C
returncode: 0
@@ -5960,7 +5960,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating
<<<
size: 3404
-location: clients/tests/test-client.py:946:test_003()/132
+location: clients/tests/test-client.py:955:test_003()/132
cmd: $NMCLI --mode tabular --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -5991,7 +5991,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie
<<<
size: 2928
-location: clients/tests/test-client.py:949:test_003()/133
+location: clients/tests/test-client.py:958:test_003()/133
cmd: $NMCLI --mode tabular --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -6018,7 +6018,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating
<<<
size: 2960
-location: clients/tests/test-client.py:949:test_003()/134
+location: clients/tests/test-client.py:958:test_003()/134
cmd: $NMCLI --mode tabular --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -6045,7 +6045,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie
<<<
size: 2911
-location: clients/tests/test-client.py:952:test_003()/135
+location: clients/tests/test-client.py:961:test_003()/135
cmd: $NMCLI --mode tabular --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -6077,7 +6077,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 2942
-location: clients/tests/test-client.py:952:test_003()/136
+location: clients/tests/test-client.py:961:test_003()/136
cmd: $NMCLI --mode tabular --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -6109,7 +6109,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 2247
-location: clients/tests/test-client.py:940:test_003()/137
+location: clients/tests/test-client.py:949:test_003()/137
cmd: $NMCLI --mode tabular --pretty -f ALL con
lang: C
returncode: 0
@@ -6127,7 +6127,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 2289
-location: clients/tests/test-client.py:940:test_003()/138
+location: clients/tests/test-client.py:949:test_003()/138
cmd: $NMCLI --mode tabular --pretty -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -6145,7 +6145,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 554
-location: clients/tests/test-client.py:943:test_003()/139
+location: clients/tests/test-client.py:952:test_003()/139
cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con
lang: C
returncode: 0
@@ -6162,7 +6162,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 584
-location: clients/tests/test-client.py:943:test_003()/140
+location: clients/tests/test-client.py:952:test_003()/140
cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -6179,7 +6179,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 5520
-location: clients/tests/test-client.py:946:test_003()/141
+location: clients/tests/test-client.py:955:test_003()/141
cmd: $NMCLI --mode tabular --pretty con s ethernet
lang: C
returncode: 0
@@ -6226,7 +6226,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating
<<<
size: 5614
-location: clients/tests/test-client.py:946:test_003()/142
+location: clients/tests/test-client.py:955:test_003()/142
cmd: $NMCLI --mode tabular --pretty con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -6273,7 +6273,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie
<<<
size: 4626
-location: clients/tests/test-client.py:949:test_003()/143
+location: clients/tests/test-client.py:958:test_003()/143
cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -6312,7 +6312,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating
<<<
size: 4698
-location: clients/tests/test-client.py:949:test_003()/144
+location: clients/tests/test-client.py:958:test_003()/144
cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -6351,7 +6351,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie
<<<
size: 4360
-location: clients/tests/test-client.py:952:test_003()/145
+location: clients/tests/test-client.py:961:test_003()/145
cmd: $NMCLI --mode tabular --pretty -f all dev show eth0
lang: C
returncode: 0
@@ -6394,7 +6394,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 4428
-location: clients/tests/test-client.py:952:test_003()/146
+location: clients/tests/test-client.py:961:test_003()/146
cmd: $NMCLI --mode tabular --pretty -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -6437,7 +6437,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 2529
-location: clients/tests/test-client.py:940:test_003()/147
+location: clients/tests/test-client.py:949:test_003()/147
cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con
lang: C
returncode: 0
@@ -6455,7 +6455,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 2571
-location: clients/tests/test-client.py:940:test_003()/148
+location: clients/tests/test-client.py:949:test_003()/148
cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -6473,7 +6473,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 584
-location: clients/tests/test-client.py:943:test_003()/149
+location: clients/tests/test-client.py:952:test_003()/149
cmd: $NMCLI --mode tabular --pretty --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -6490,7 +6490,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 614
-location: clients/tests/test-client.py:943:test_003()/150
+location: clients/tests/test-client.py:952:test_003()/150
cmd: $NMCLI --mode tabular --pretty --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -6507,7 +6507,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 5532
-location: clients/tests/test-client.py:946:test_003()/151
+location: clients/tests/test-client.py:955:test_003()/151
cmd: $NMCLI --mode tabular --pretty --color yes con s ethernet
lang: C
returncode: 0
@@ -6554,7 +6554,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating
<<<
size: 5626
-location: clients/tests/test-client.py:946:test_003()/152
+location: clients/tests/test-client.py:955:test_003()/152
cmd: $NMCLI --mode tabular --pretty --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -6601,7 +6601,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie
<<<
size: 4638
-location: clients/tests/test-client.py:949:test_003()/153
+location: clients/tests/test-client.py:958:test_003()/153
cmd: $NMCLI --mode tabular --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -6640,7 +6640,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating
<<<
size: 4710
-location: clients/tests/test-client.py:949:test_003()/154
+location: clients/tests/test-client.py:958:test_003()/154
cmd: $NMCLI --mode tabular --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -6679,7 +6679,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie
<<<
size: 4372
-location: clients/tests/test-client.py:952:test_003()/155
+location: clients/tests/test-client.py:961:test_003()/155
cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -6722,7 +6722,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 4440
-location: clients/tests/test-client.py:952:test_003()/156
+location: clients/tests/test-client.py:961:test_003()/156
cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -6765,7 +6765,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 1024
-location: clients/tests/test-client.py:940:test_003()/157
+location: clients/tests/test-client.py:949:test_003()/157
cmd: $NMCLI --mode tabular --terse -f ALL con
lang: C
returncode: 0
@@ -6778,7 +6778,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 1034
-location: clients/tests/test-client.py:940:test_003()/158
+location: clients/tests/test-client.py:949:test_003()/158
cmd: $NMCLI --mode tabular --terse -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -6791,7 +6791,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 315
-location: clients/tests/test-client.py:943:test_003()/159
+location: clients/tests/test-client.py:952:test_003()/159
cmd: $NMCLI --mode tabular --terse -f UUID,TYPE con
lang: C
returncode: 0
@@ -6803,7 +6803,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 325
-location: clients/tests/test-client.py:943:test_003()/160
+location: clients/tests/test-client.py:952:test_003()/160
cmd: $NMCLI --mode tabular --terse -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -6815,7 +6815,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 823
-location: clients/tests/test-client.py:946:test_003()/161
+location: clients/tests/test-client.py:955:test_003()/161
cmd: $NMCLI --mode tabular --terse con s ethernet
lang: C
returncode: 0
@@ -6832,7 +6832,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n
<<<
size: 833
-location: clients/tests/test-client.py:946:test_003()/162
+location: clients/tests/test-client.py:955:test_003()/162
cmd: $NMCLI --mode tabular --terse con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -6849,7 +6849,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n
<<<
size: 676
-location: clients/tests/test-client.py:949:test_003()/163
+location: clients/tests/test-client.py:958:test_003()/163
cmd: $NMCLI --mode tabular --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -6864,7 +6864,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n
<<<
size: 686
-location: clients/tests/test-client.py:949:test_003()/164
+location: clients/tests/test-client.py:958:test_003()/164
cmd: $NMCLI --mode tabular --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -6879,7 +6879,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n
<<<
size: 1351
-location: clients/tests/test-client.py:952:test_003()/165
+location: clients/tests/test-client.py:961:test_003()/165
cmd: $NMCLI --mode tabular --terse -f all dev show eth0
lang: C
returncode: 0
@@ -6896,7 +6896,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,3}:5fcfd6d7
<<<
size: 1361
-location: clients/tests/test-client.py:952:test_003()/166
+location: clients/tests/test-client.py:961:test_003()/166
cmd: $NMCLI --mode tabular --terse -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -6913,7 +6913,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,3}:5fcfd6d7
<<<
size: 1307
-location: clients/tests/test-client.py:940:test_003()/167
+location: clients/tests/test-client.py:949:test_003()/167
cmd: $NMCLI --mode tabular --terse --color yes -f ALL con
lang: C
returncode: 0
@@ -6926,7 +6926,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 1317
-location: clients/tests/test-client.py:940:test_003()/168
+location: clients/tests/test-client.py:949:test_003()/168
cmd: $NMCLI --mode tabular --terse --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -6939,7 +6939,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 345
-location: clients/tests/test-client.py:943:test_003()/169
+location: clients/tests/test-client.py:952:test_003()/169
cmd: $NMCLI --mode tabular --terse --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -6951,7 +6951,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 355
-location: clients/tests/test-client.py:943:test_003()/170
+location: clients/tests/test-client.py:952:test_003()/170
cmd: $NMCLI --mode tabular --terse --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -6963,7 +6963,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 835
-location: clients/tests/test-client.py:946:test_003()/171
+location: clients/tests/test-client.py:955:test_003()/171
cmd: $NMCLI --mode tabular --terse --color yes con s ethernet
lang: C
returncode: 0
@@ -6980,7 +6980,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n
<<<
size: 845
-location: clients/tests/test-client.py:946:test_003()/172
+location: clients/tests/test-client.py:955:test_003()/172
cmd: $NMCLI --mode tabular --terse --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -6997,7 +6997,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n
<<<
size: 688
-location: clients/tests/test-client.py:949:test_003()/173
+location: clients/tests/test-client.py:958:test_003()/173
cmd: $NMCLI --mode tabular --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -7012,7 +7012,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n
<<<
size: 698
-location: clients/tests/test-client.py:949:test_003()/174
+location: clients/tests/test-client.py:958:test_003()/174
cmd: $NMCLI --mode tabular --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -7027,7 +7027,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n
<<<
size: 1363
-location: clients/tests/test-client.py:952:test_003()/175
+location: clients/tests/test-client.py:961:test_003()/175
cmd: $NMCLI --mode tabular --terse --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -7044,7 +7044,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,3}:5fcfd6d7
<<<
size: 1373
-location: clients/tests/test-client.py:952:test_003()/176
+location: clients/tests/test-client.py:961:test_003()/176
cmd: $NMCLI --mode tabular --terse --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -7061,7 +7061,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,3}:5fcfd6d7
<<<
size: 3415
-location: clients/tests/test-client.py:940:test_003()/177
+location: clients/tests/test-client.py:949:test_003()/177
cmd: $NMCLI --mode multiline -f ALL con
lang: C
returncode: 0
@@ -7130,7 +7130,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 3434
-location: clients/tests/test-client.py:940:test_003()/178
+location: clients/tests/test-client.py:949:test_003()/178
cmd: $NMCLI --mode multiline -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -7199,7 +7199,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 531
-location: clients/tests/test-client.py:943:test_003()/179
+location: clients/tests/test-client.py:952:test_003()/179
cmd: $NMCLI --mode multiline -f UUID,TYPE con
lang: C
returncode: 0
@@ -7214,7 +7214,7 @@ TYPE: ethernet
<<<
size: 541
-location: clients/tests/test-client.py:943:test_003()/180
+location: clients/tests/test-client.py:952:test_003()/180
cmd: $NMCLI --mode multiline -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -7229,7 +7229,7 @@ TYPE: ethernet
<<<
size: 5043
-location: clients/tests/test-client.py:946:test_003()/181
+location: clients/tests/test-client.py:955:test_003()/181
cmd: $NMCLI --mode multiline con s ethernet
lang: C
returncode: 0
@@ -7342,7 +7342,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5080
-location: clients/tests/test-client.py:946:test_003()/182
+location: clients/tests/test-client.py:955:test_003()/182
cmd: $NMCLI --mode multiline con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -7455,7 +7455,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4418
-location: clients/tests/test-client.py:949:test_003()/183
+location: clients/tests/test-client.py:958:test_003()/183
cmd: $NMCLI --mode multiline c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -7555,7 +7555,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4451
-location: clients/tests/test-client.py:949:test_003()/184
+location: clients/tests/test-client.py:958:test_003()/184
cmd: $NMCLI --mode multiline c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -7655,7 +7655,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 3408
-location: clients/tests/test-client.py:952:test_003()/185
+location: clients/tests/test-client.py:961:test_003()/185
cmd: $NMCLI --mode multiline -f all dev show eth0
lang: C
returncode: 0
@@ -7719,7 +7719,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 3441
-location: clients/tests/test-client.py:952:test_003()/186
+location: clients/tests/test-client.py:961:test_003()/186
cmd: $NMCLI --mode multiline -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -7783,7 +7783,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 3697
-location: clients/tests/test-client.py:940:test_003()/187
+location: clients/tests/test-client.py:949:test_003()/187
cmd: $NMCLI --mode multiline --color yes -f ALL con
lang: C
returncode: 0
@@ -7852,7 +7852,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 3716
-location: clients/tests/test-client.py:940:test_003()/188
+location: clients/tests/test-client.py:949:test_003()/188
cmd: $NMCLI --mode multiline --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -7921,7 +7921,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 561
-location: clients/tests/test-client.py:943:test_003()/189
+location: clients/tests/test-client.py:952:test_003()/189
cmd: $NMCLI --mode multiline --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -7936,7 +7936,7 @@ TYPE: ethernet
<<<
size: 571
-location: clients/tests/test-client.py:943:test_003()/190
+location: clients/tests/test-client.py:952:test_003()/190
cmd: $NMCLI --mode multiline --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -7951,7 +7951,7 @@ TYPE: ethernet
<<<
size: 5055
-location: clients/tests/test-client.py:946:test_003()/191
+location: clients/tests/test-client.py:955:test_003()/191
cmd: $NMCLI --mode multiline --color yes con s ethernet
lang: C
returncode: 0
@@ -8064,7 +8064,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5092
-location: clients/tests/test-client.py:946:test_003()/192
+location: clients/tests/test-client.py:955:test_003()/192
cmd: $NMCLI --mode multiline --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -8177,7 +8177,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4430
-location: clients/tests/test-client.py:949:test_003()/193
+location: clients/tests/test-client.py:958:test_003()/193
cmd: $NMCLI --mode multiline --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -8277,7 +8277,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4463
-location: clients/tests/test-client.py:949:test_003()/194
+location: clients/tests/test-client.py:958:test_003()/194
cmd: $NMCLI --mode multiline --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -8377,7 +8377,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 3420
-location: clients/tests/test-client.py:952:test_003()/195
+location: clients/tests/test-client.py:961:test_003()/195
cmd: $NMCLI --mode multiline --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -8441,7 +8441,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 3453
-location: clients/tests/test-client.py:952:test_003()/196
+location: clients/tests/test-client.py:961:test_003()/196
cmd: $NMCLI --mode multiline --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -8505,7 +8505,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 3961
-location: clients/tests/test-client.py:940:test_003()/197
+location: clients/tests/test-client.py:949:test_003()/197
cmd: $NMCLI --mode multiline --pretty -f ALL con
lang: C
returncode: 0
@@ -8581,7 +8581,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 3986
-location: clients/tests/test-client.py:940:test_003()/198
+location: clients/tests/test-client.py:949:test_003()/198
cmd: $NMCLI --mode multiline --pretty -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -8657,7 +8657,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 997
-location: clients/tests/test-client.py:943:test_003()/199
+location: clients/tests/test-client.py:952:test_003()/199
cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con
lang: C
returncode: 0
@@ -8678,7 +8678,7 @@ TYPE: ethernet
<<<
size: 1013
-location: clients/tests/test-client.py:943:test_003()/200
+location: clients/tests/test-client.py:952:test_003()/200
cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -8699,7 +8699,7 @@ TYPE: ethernet
<<<
size: 6297
-location: clients/tests/test-client.py:946:test_003()/201
+location: clients/tests/test-client.py:955:test_003()/201
cmd: $NMCLI --mode multiline --pretty con s ethernet
lang: C
returncode: 0
@@ -8828,7 +8828,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 6353
-location: clients/tests/test-client.py:946:test_003()/202
+location: clients/tests/test-client.py:955:test_003()/202
cmd: $NMCLI --mode multiline --pretty con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -8957,7 +8957,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5359
-location: clients/tests/test-client.py:949:test_003()/203
+location: clients/tests/test-client.py:958:test_003()/203
cmd: $NMCLI --mode multiline --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -9069,7 +9069,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5404
-location: clients/tests/test-client.py:949:test_003()/204
+location: clients/tests/test-client.py:958:test_003()/204
cmd: $NMCLI --mode multiline --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -9181,7 +9181,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4268
-location: clients/tests/test-client.py:952:test_003()/205
+location: clients/tests/test-client.py:961:test_003()/205
cmd: $NMCLI --mode multiline --pretty -f all dev show eth0
lang: C
returncode: 0
@@ -9256,7 +9256,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 4307
-location: clients/tests/test-client.py:952:test_003()/206
+location: clients/tests/test-client.py:961:test_003()/206
cmd: $NMCLI --mode multiline --pretty -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -9331,7 +9331,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 4243
-location: clients/tests/test-client.py:940:test_003()/207
+location: clients/tests/test-client.py:949:test_003()/207
cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con
lang: C
returncode: 0
@@ -9407,7 +9407,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 4268
-location: clients/tests/test-client.py:940:test_003()/208
+location: clients/tests/test-client.py:949:test_003()/208
cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -9483,7 +9483,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 1027
-location: clients/tests/test-client.py:943:test_003()/209
+location: clients/tests/test-client.py:952:test_003()/209
cmd: $NMCLI --mode multiline --pretty --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -9504,7 +9504,7 @@ TYPE: ethernet
<<<
size: 1043
-location: clients/tests/test-client.py:943:test_003()/210
+location: clients/tests/test-client.py:952:test_003()/210
cmd: $NMCLI --mode multiline --pretty --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -9525,7 +9525,7 @@ TYPE: ethernet
<<<
size: 6309
-location: clients/tests/test-client.py:946:test_003()/211
+location: clients/tests/test-client.py:955:test_003()/211
cmd: $NMCLI --mode multiline --pretty --color yes con s ethernet
lang: C
returncode: 0
@@ -9654,7 +9654,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 6365
-location: clients/tests/test-client.py:946:test_003()/212
+location: clients/tests/test-client.py:955:test_003()/212
cmd: $NMCLI --mode multiline --pretty --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -9783,7 +9783,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5371
-location: clients/tests/test-client.py:949:test_003()/213
+location: clients/tests/test-client.py:958:test_003()/213
cmd: $NMCLI --mode multiline --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -9895,7 +9895,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 5416
-location: clients/tests/test-client.py:949:test_003()/214
+location: clients/tests/test-client.py:958:test_003()/214
cmd: $NMCLI --mode multiline --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -10007,7 +10007,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4280
-location: clients/tests/test-client.py:952:test_003()/215
+location: clients/tests/test-client.py:961:test_003()/215
cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -10082,7 +10082,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 4319
-location: clients/tests/test-client.py:952:test_003()/216
+location: clients/tests/test-client.py:961:test_003()/216
cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -10157,7 +10157,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e
<<<
size: 1583
-location: clients/tests/test-client.py:940:test_003()/217
+location: clients/tests/test-client.py:949:test_003()/217
cmd: $NMCLI --mode multiline --terse -f ALL con
lang: C
returncode: 0
@@ -10226,7 +10226,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1
<<<
size: 1593
-location: clients/tests/test-client.py:940:test_003()/218
+location: clients/tests/test-client.py:949:test_003()/218
cmd: $NMCLI --mode multiline --terse -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -10295,7 +10295,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1
<<<
size: 347
-location: clients/tests/test-client.py:943:test_003()/219
+location: clients/tests/test-client.py:952:test_003()/219
cmd: $NMCLI --mode multiline --terse -f UUID,TYPE con
lang: C
returncode: 0
@@ -10310,7 +10310,7 @@ TYPE:802-3-ethernet
<<<
size: 357
-location: clients/tests/test-client.py:943:test_003()/220
+location: clients/tests/test-client.py:952:test_003()/220
cmd: $NMCLI --mode multiline --terse -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -10325,7 +10325,7 @@ TYPE:802-3-ethernet
<<<
size: 2739
-location: clients/tests/test-client.py:946:test_003()/221
+location: clients/tests/test-client.py:955:test_003()/221
cmd: $NMCLI --mode multiline --terse con s ethernet
lang: C
returncode: 0
@@ -10438,7 +10438,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2749
-location: clients/tests/test-client.py:946:test_003()/222
+location: clients/tests/test-client.py:955:test_003()/222
cmd: $NMCLI --mode multiline --terse con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -10551,7 +10551,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2411
-location: clients/tests/test-client.py:949:test_003()/223
+location: clients/tests/test-client.py:958:test_003()/223
cmd: $NMCLI --mode multiline --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -10651,7 +10651,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2421
-location: clients/tests/test-client.py:949:test_003()/224
+location: clients/tests/test-client.py:958:test_003()/224
cmd: $NMCLI --mode multiline --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -10751,7 +10751,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2188
-location: clients/tests/test-client.py:952:test_003()/225
+location: clients/tests/test-client.py:961:test_003()/225
cmd: $NMCLI --mode multiline --terse -f all dev show eth0
lang: C
returncode: 0
@@ -10815,7 +10815,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe
<<<
size: 2198
-location: clients/tests/test-client.py:952:test_003()/226
+location: clients/tests/test-client.py:961:test_003()/226
cmd: $NMCLI --mode multiline --terse -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -10879,7 +10879,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe
<<<
size: 1865
-location: clients/tests/test-client.py:940:test_003()/227
+location: clients/tests/test-client.py:949:test_003()/227
cmd: $NMCLI --mode multiline --terse --color yes -f ALL con
lang: C
returncode: 0
@@ -10948,7 +10948,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1
<<<
size: 1875
-location: clients/tests/test-client.py:940:test_003()/228
+location: clients/tests/test-client.py:949:test_003()/228
cmd: $NMCLI --mode multiline --terse --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -11017,7 +11017,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1
<<<
size: 377
-location: clients/tests/test-client.py:943:test_003()/229
+location: clients/tests/test-client.py:952:test_003()/229
cmd: $NMCLI --mode multiline --terse --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -11032,7 +11032,7 @@ TYPE:802-3-ethernet
<<<
size: 387
-location: clients/tests/test-client.py:943:test_003()/230
+location: clients/tests/test-client.py:952:test_003()/230
cmd: $NMCLI --mode multiline --terse --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -11047,7 +11047,7 @@ TYPE:802-3-ethernet
<<<
size: 2751
-location: clients/tests/test-client.py:946:test_003()/231
+location: clients/tests/test-client.py:955:test_003()/231
cmd: $NMCLI --mode multiline --terse --color yes con s ethernet
lang: C
returncode: 0
@@ -11160,7 +11160,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2761
-location: clients/tests/test-client.py:946:test_003()/232
+location: clients/tests/test-client.py:955:test_003()/232
cmd: $NMCLI --mode multiline --terse --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 0
@@ -11273,7 +11273,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2423
-location: clients/tests/test-client.py:949:test_003()/233
+location: clients/tests/test-client.py:958:test_003()/233
cmd: $NMCLI --mode multiline --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -11373,7 +11373,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2433
-location: clients/tests/test-client.py:949:test_003()/234
+location: clients/tests/test-client.py:958:test_003()/234
cmd: $NMCLI --mode multiline --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -11473,7 +11473,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2200
-location: clients/tests/test-client.py:952:test_003()/235
+location: clients/tests/test-client.py:961:test_003()/235
cmd: $NMCLI --mode multiline --terse --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -11537,7 +11537,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe
<<<
size: 2210
-location: clients/tests/test-client.py:952:test_003()/236
+location: clients/tests/test-client.py:961:test_003()/236
cmd: $NMCLI --mode multiline --terse --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -11601,7 +11601,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe
<<<
size: 1746
-location: clients/tests/test-client.py:940:test_003()/237
+location: clients/tests/test-client.py:949:test_003()/237
cmd: $NMCLI -f ALL con
lang: C
returncode: 0
@@ -11615,7 +11615,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 1766
-location: clients/tests/test-client.py:940:test_003()/238
+location: clients/tests/test-client.py:949:test_003()/238
cmd: $NMCLI -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -11629,7 +11629,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 280
-location: clients/tests/test-client.py:943:test_003()/239
+location: clients/tests/test-client.py:952:test_003()/239
cmd: $NMCLI -f UUID,TYPE con
lang: C
returncode: 0
@@ -11641,7 +11641,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 290
-location: clients/tests/test-client.py:943:test_003()/240
+location: clients/tests/test-client.py:952:test_003()/240
cmd: $NMCLI -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -11653,7 +11653,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 180
-location: clients/tests/test-client.py:946:test_003()/241
+location: clients/tests/test-client.py:955:test_003()/241
cmd: $NMCLI con s ethernet
lang: C
returncode: 10
@@ -11663,7 +11663,7 @@ Error: ethernet - no such connection profile.
<<<
size: 202
-location: clients/tests/test-client.py:946:test_003()/242
+location: clients/tests/test-client.py:955:test_003()/242
cmd: $NMCLI con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -11673,7 +11673,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 841
-location: clients/tests/test-client.py:949:test_003()/243
+location: clients/tests/test-client.py:958:test_003()/243
cmd: $NMCLI c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -11694,7 +11694,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 856
-location: clients/tests/test-client.py:949:test_003()/244
+location: clients/tests/test-client.py:958:test_003()/244
cmd: $NMCLI c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -11715,7 +11715,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 3411
-location: clients/tests/test-client.py:952:test_003()/245
+location: clients/tests/test-client.py:961:test_003()/245
cmd: $NMCLI -f all dev show eth0
lang: C
returncode: 0
@@ -11779,7 +11779,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 3444
-location: clients/tests/test-client.py:952:test_003()/246
+location: clients/tests/test-client.py:961:test_003()/246
cmd: $NMCLI -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -11843,7 +11843,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 2028
-location: clients/tests/test-client.py:940:test_003()/247
+location: clients/tests/test-client.py:949:test_003()/247
cmd: $NMCLI --color yes -f ALL con
lang: C
returncode: 0
@@ -11857,7 +11857,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 2048
-location: clients/tests/test-client.py:940:test_003()/248
+location: clients/tests/test-client.py:949:test_003()/248
cmd: $NMCLI --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -11871,7 +11871,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 292
-location: clients/tests/test-client.py:943:test_003()/249
+location: clients/tests/test-client.py:952:test_003()/249
cmd: $NMCLI --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -11883,7 +11883,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 302
-location: clients/tests/test-client.py:943:test_003()/250
+location: clients/tests/test-client.py:952:test_003()/250
cmd: $NMCLI --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -11895,7 +11895,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 192
-location: clients/tests/test-client.py:946:test_003()/251
+location: clients/tests/test-client.py:955:test_003()/251
cmd: $NMCLI --color yes con s ethernet
lang: C
returncode: 10
@@ -11905,7 +11905,7 @@ Error: ethernet - no such connection profile.
<<<
size: 214
-location: clients/tests/test-client.py:946:test_003()/252
+location: clients/tests/test-client.py:955:test_003()/252
cmd: $NMCLI --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -11915,7 +11915,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 853
-location: clients/tests/test-client.py:949:test_003()/253
+location: clients/tests/test-client.py:958:test_003()/253
cmd: $NMCLI --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -11936,7 +11936,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 868
-location: clients/tests/test-client.py:949:test_003()/254
+location: clients/tests/test-client.py:958:test_003()/254
cmd: $NMCLI --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -11957,7 +11957,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 3423
-location: clients/tests/test-client.py:952:test_003()/255
+location: clients/tests/test-client.py:961:test_003()/255
cmd: $NMCLI --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -12021,7 +12021,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 3456
-location: clients/tests/test-client.py:952:test_003()/256
+location: clients/tests/test-client.py:961:test_003()/256
cmd: $NMCLI --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -12085,7 +12085,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 2232
-location: clients/tests/test-client.py:940:test_003()/257
+location: clients/tests/test-client.py:949:test_003()/257
cmd: $NMCLI --pretty -f ALL con
lang: C
returncode: 0
@@ -12103,7 +12103,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 2274
-location: clients/tests/test-client.py:940:test_003()/258
+location: clients/tests/test-client.py:949:test_003()/258
cmd: $NMCLI --pretty -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -12121,7 +12121,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 491
-location: clients/tests/test-client.py:943:test_003()/259
+location: clients/tests/test-client.py:952:test_003()/259
cmd: $NMCLI --pretty -f UUID,TYPE con
lang: C
returncode: 0
@@ -12137,7 +12137,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 521
-location: clients/tests/test-client.py:943:test_003()/260
+location: clients/tests/test-client.py:952:test_003()/260
cmd: $NMCLI --pretty -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -12153,7 +12153,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 189
-location: clients/tests/test-client.py:946:test_003()/261
+location: clients/tests/test-client.py:955:test_003()/261
cmd: $NMCLI --pretty con s ethernet
lang: C
returncode: 10
@@ -12163,7 +12163,7 @@ Error: ethernet - no such connection profile.
<<<
size: 211
-location: clients/tests/test-client.py:946:test_003()/262
+location: clients/tests/test-client.py:955:test_003()/262
cmd: $NMCLI --pretty con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -12173,7 +12173,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 1377
-location: clients/tests/test-client.py:949:test_003()/263
+location: clients/tests/test-client.py:958:test_003()/263
cmd: $NMCLI --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -12201,7 +12201,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1404
-location: clients/tests/test-client.py:949:test_003()/264
+location: clients/tests/test-client.py:958:test_003()/264
cmd: $NMCLI --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -12229,7 +12229,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4271
-location: clients/tests/test-client.py:952:test_003()/265
+location: clients/tests/test-client.py:961:test_003()/265
cmd: $NMCLI --pretty -f all dev show eth0
lang: C
returncode: 0
@@ -12304,7 +12304,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 4310
-location: clients/tests/test-client.py:952:test_003()/266
+location: clients/tests/test-client.py:961:test_003()/266
cmd: $NMCLI --pretty -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -12379,7 +12379,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 2514
-location: clients/tests/test-client.py:940:test_003()/267
+location: clients/tests/test-client.py:949:test_003()/267
cmd: $NMCLI --pretty --color yes -f ALL con
lang: C
returncode: 0
@@ -12397,7 +12397,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 2556
-location: clients/tests/test-client.py:940:test_003()/268
+location: clients/tests/test-client.py:949:test_003()/268
cmd: $NMCLI --pretty --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -12415,7 +12415,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 503
-location: clients/tests/test-client.py:943:test_003()/269
+location: clients/tests/test-client.py:952:test_003()/269
cmd: $NMCLI --pretty --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -12431,7 +12431,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 533
-location: clients/tests/test-client.py:943:test_003()/270
+location: clients/tests/test-client.py:952:test_003()/270
cmd: $NMCLI --pretty --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -12447,7 +12447,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 201
-location: clients/tests/test-client.py:946:test_003()/271
+location: clients/tests/test-client.py:955:test_003()/271
cmd: $NMCLI --pretty --color yes con s ethernet
lang: C
returncode: 10
@@ -12457,7 +12457,7 @@ Error: ethernet - no such connection profile.
<<<
size: 223
-location: clients/tests/test-client.py:946:test_003()/272
+location: clients/tests/test-client.py:955:test_003()/272
cmd: $NMCLI --pretty --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -12467,7 +12467,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 1389
-location: clients/tests/test-client.py:949:test_003()/273
+location: clients/tests/test-client.py:958:test_003()/273
cmd: $NMCLI --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -12495,7 +12495,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1416
-location: clients/tests/test-client.py:949:test_003()/274
+location: clients/tests/test-client.py:958:test_003()/274
cmd: $NMCLI --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -12523,7 +12523,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4283
-location: clients/tests/test-client.py:952:test_003()/275
+location: clients/tests/test-client.py:961:test_003()/275
cmd: $NMCLI --pretty --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -12598,7 +12598,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 4322
-location: clients/tests/test-client.py:952:test_003()/276
+location: clients/tests/test-client.py:961:test_003()/276
cmd: $NMCLI --pretty --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -12673,7 +12673,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 985
-location: clients/tests/test-client.py:940:test_003()/277
+location: clients/tests/test-client.py:949:test_003()/277
cmd: $NMCLI --terse -f ALL con
lang: C
returncode: 0
@@ -12686,7 +12686,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 995
-location: clients/tests/test-client.py:940:test_003()/278
+location: clients/tests/test-client.py:949:test_003()/278
cmd: $NMCLI --terse -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -12699,7 +12699,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 248
-location: clients/tests/test-client.py:943:test_003()/279
+location: clients/tests/test-client.py:952:test_003()/279
cmd: $NMCLI --terse -f UUID,TYPE con
lang: C
returncode: 0
@@ -12710,7 +12710,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 258
-location: clients/tests/test-client.py:943:test_003()/280
+location: clients/tests/test-client.py:952:test_003()/280
cmd: $NMCLI --terse -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -12721,7 +12721,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 188
-location: clients/tests/test-client.py:946:test_003()/281
+location: clients/tests/test-client.py:955:test_003()/281
cmd: $NMCLI --terse con s ethernet
lang: C
returncode: 10
@@ -12731,7 +12731,7 @@ Error: ethernet - no such connection profile.
<<<
size: 210
-location: clients/tests/test-client.py:946:test_003()/282
+location: clients/tests/test-client.py:955:test_003()/282
cmd: $NMCLI --terse con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -12741,7 +12741,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 552
-location: clients/tests/test-client.py:949:test_003()/283
+location: clients/tests/test-client.py:958:test_003()/283
cmd: $NMCLI --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -12762,7 +12762,7 @@ GENERAL.MASTER-PATH:
<<<
size: 562
-location: clients/tests/test-client.py:949:test_003()/284
+location: clients/tests/test-client.py:958:test_003()/284
cmd: $NMCLI --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -12783,7 +12783,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2191
-location: clients/tests/test-client.py:952:test_003()/285
+location: clients/tests/test-client.py:961:test_003()/285
cmd: $NMCLI --terse -f all dev show eth0
lang: C
returncode: 0
@@ -12847,7 +12847,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:<invisible> | /org/freedesktop/NetworkManag
<<<
size: 2201
-location: clients/tests/test-client.py:952:test_003()/286
+location: clients/tests/test-client.py:961:test_003()/286
cmd: $NMCLI --terse -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -12911,7 +12911,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:<invisible> | /org/freedesktop/NetworkManag
<<<
size: 1268
-location: clients/tests/test-client.py:940:test_003()/287
+location: clients/tests/test-client.py:949:test_003()/287
cmd: $NMCLI --terse --color yes -f ALL con
lang: C
returncode: 0
@@ -12924,7 +12924,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 1278
-location: clients/tests/test-client.py:940:test_003()/288
+location: clients/tests/test-client.py:949:test_003()/288
cmd: $NMCLI --terse --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -12937,7 +12937,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 260
-location: clients/tests/test-client.py:943:test_003()/289
+location: clients/tests/test-client.py:952:test_003()/289
cmd: $NMCLI --terse --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -12948,7 +12948,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 270
-location: clients/tests/test-client.py:943:test_003()/290
+location: clients/tests/test-client.py:952:test_003()/290
cmd: $NMCLI --terse --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -12959,7 +12959,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 200
-location: clients/tests/test-client.py:946:test_003()/291
+location: clients/tests/test-client.py:955:test_003()/291
cmd: $NMCLI --terse --color yes con s ethernet
lang: C
returncode: 10
@@ -12969,7 +12969,7 @@ Error: ethernet - no such connection profile.
<<<
size: 222
-location: clients/tests/test-client.py:946:test_003()/292
+location: clients/tests/test-client.py:955:test_003()/292
cmd: $NMCLI --terse --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -12979,7 +12979,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 564
-location: clients/tests/test-client.py:949:test_003()/293
+location: clients/tests/test-client.py:958:test_003()/293
cmd: $NMCLI --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -13000,7 +13000,7 @@ GENERAL.MASTER-PATH:
<<<
size: 574
-location: clients/tests/test-client.py:949:test_003()/294
+location: clients/tests/test-client.py:958:test_003()/294
cmd: $NMCLI --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -13021,7 +13021,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2203
-location: clients/tests/test-client.py:952:test_003()/295
+location: clients/tests/test-client.py:961:test_003()/295
cmd: $NMCLI --terse --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -13085,7 +13085,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:<invisible> | /org/freedesktop/NetworkManag
<<<
size: 2213
-location: clients/tests/test-client.py:952:test_003()/296
+location: clients/tests/test-client.py:961:test_003()/296
cmd: $NMCLI --terse --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -13149,7 +13149,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:<invisible> | /org/freedesktop/NetworkManag
<<<
size: 1761
-location: clients/tests/test-client.py:940:test_003()/297
+location: clients/tests/test-client.py:949:test_003()/297
cmd: $NMCLI --mode tabular -f ALL con
lang: C
returncode: 0
@@ -13163,7 +13163,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 1781
-location: clients/tests/test-client.py:940:test_003()/298
+location: clients/tests/test-client.py:949:test_003()/298
cmd: $NMCLI --mode tabular -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -13177,7 +13177,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 295
-location: clients/tests/test-client.py:943:test_003()/299
+location: clients/tests/test-client.py:952:test_003()/299
cmd: $NMCLI --mode tabular -f UUID,TYPE con
lang: C
returncode: 0
@@ -13189,7 +13189,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 305
-location: clients/tests/test-client.py:943:test_003()/300
+location: clients/tests/test-client.py:952:test_003()/300
cmd: $NMCLI --mode tabular -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -13201,7 +13201,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 195
-location: clients/tests/test-client.py:946:test_003()/301
+location: clients/tests/test-client.py:955:test_003()/301
cmd: $NMCLI --mode tabular con s ethernet
lang: C
returncode: 10
@@ -13211,7 +13211,7 @@ Error: ethernet - no such connection profile.
<<<
size: 217
-location: clients/tests/test-client.py:946:test_003()/302
+location: clients/tests/test-client.py:955:test_003()/302
cmd: $NMCLI --mode tabular con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -13221,7 +13221,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 676
-location: clients/tests/test-client.py:949:test_003()/303
+location: clients/tests/test-client.py:958:test_003()/303
cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -13233,7 +13233,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating
<<<
size: 690
-location: clients/tests/test-client.py:949:test_003()/304
+location: clients/tests/test-client.py:958:test_003()/304
cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -13245,7 +13245,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie
<<<
size: 2939
-location: clients/tests/test-client.py:952:test_003()/305
+location: clients/tests/test-client.py:961:test_003()/305
cmd: $NMCLI --mode tabular -f all dev show eth0
lang: C
returncode: 0
@@ -13277,7 +13277,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 2970
-location: clients/tests/test-client.py:952:test_003()/306
+location: clients/tests/test-client.py:961:test_003()/306
cmd: $NMCLI --mode tabular -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -13309,7 +13309,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 2043
-location: clients/tests/test-client.py:940:test_003()/307
+location: clients/tests/test-client.py:949:test_003()/307
cmd: $NMCLI --mode tabular --color yes -f ALL con
lang: C
returncode: 0
@@ -13323,7 +13323,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 2063
-location: clients/tests/test-client.py:940:test_003()/308
+location: clients/tests/test-client.py:949:test_003()/308
cmd: $NMCLI --mode tabular --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -13337,7 +13337,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 307
-location: clients/tests/test-client.py:943:test_003()/309
+location: clients/tests/test-client.py:952:test_003()/309
cmd: $NMCLI --mode tabular --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -13349,7 +13349,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 317
-location: clients/tests/test-client.py:943:test_003()/310
+location: clients/tests/test-client.py:952:test_003()/310
cmd: $NMCLI --mode tabular --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -13361,7 +13361,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 207
-location: clients/tests/test-client.py:946:test_003()/311
+location: clients/tests/test-client.py:955:test_003()/311
cmd: $NMCLI --mode tabular --color yes con s ethernet
lang: C
returncode: 10
@@ -13371,7 +13371,7 @@ Error: ethernet - no such connection profile.
<<<
size: 229
-location: clients/tests/test-client.py:946:test_003()/312
+location: clients/tests/test-client.py:955:test_003()/312
cmd: $NMCLI --mode tabular --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -13381,7 +13381,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 688
-location: clients/tests/test-client.py:949:test_003()/313
+location: clients/tests/test-client.py:958:test_003()/313
cmd: $NMCLI --mode tabular --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -13393,7 +13393,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating
<<<
size: 702
-location: clients/tests/test-client.py:949:test_003()/314
+location: clients/tests/test-client.py:958:test_003()/314
cmd: $NMCLI --mode tabular --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -13405,7 +13405,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie
<<<
size: 2951
-location: clients/tests/test-client.py:952:test_003()/315
+location: clients/tests/test-client.py:961:test_003()/315
cmd: $NMCLI --mode tabular --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -13437,7 +13437,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 2982
-location: clients/tests/test-client.py:952:test_003()/316
+location: clients/tests/test-client.py:961:test_003()/316
cmd: $NMCLI --mode tabular --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -13469,7 +13469,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 2247
-location: clients/tests/test-client.py:940:test_003()/317
+location: clients/tests/test-client.py:949:test_003()/317
cmd: $NMCLI --mode tabular --pretty -f ALL con
lang: C
returncode: 0
@@ -13487,7 +13487,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 2289
-location: clients/tests/test-client.py:940:test_003()/318
+location: clients/tests/test-client.py:949:test_003()/318
cmd: $NMCLI --mode tabular --pretty -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -13505,7 +13505,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 506
-location: clients/tests/test-client.py:943:test_003()/319
+location: clients/tests/test-client.py:952:test_003()/319
cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con
lang: C
returncode: 0
@@ -13521,7 +13521,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 536
-location: clients/tests/test-client.py:943:test_003()/320
+location: clients/tests/test-client.py:952:test_003()/320
cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -13537,7 +13537,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 204
-location: clients/tests/test-client.py:946:test_003()/321
+location: clients/tests/test-client.py:955:test_003()/321
cmd: $NMCLI --mode tabular --pretty con s ethernet
lang: C
returncode: 10
@@ -13547,7 +13547,7 @@ Error: ethernet - no such connection profile.
<<<
size: 226
-location: clients/tests/test-client.py:946:test_003()/322
+location: clients/tests/test-client.py:955:test_003()/322
cmd: $NMCLI --mode tabular --pretty con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -13557,7 +13557,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 1232
-location: clients/tests/test-client.py:949:test_003()/323
+location: clients/tests/test-client.py:958:test_003()/323
cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -13576,7 +13576,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating
<<<
size: 1277
-location: clients/tests/test-client.py:949:test_003()/324
+location: clients/tests/test-client.py:958:test_003()/324
cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -13595,7 +13595,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie
<<<
size: 4420
-location: clients/tests/test-client.py:952:test_003()/325
+location: clients/tests/test-client.py:961:test_003()/325
cmd: $NMCLI --mode tabular --pretty -f all dev show eth0
lang: C
returncode: 0
@@ -13638,7 +13638,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 4488
-location: clients/tests/test-client.py:952:test_003()/326
+location: clients/tests/test-client.py:961:test_003()/326
cmd: $NMCLI --mode tabular --pretty -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -13681,7 +13681,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 2529
-location: clients/tests/test-client.py:940:test_003()/327
+location: clients/tests/test-client.py:949:test_003()/327
cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con
lang: C
returncode: 0
@@ -13699,7 +13699,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never
<<<
size: 2571
-location: clients/tests/test-client.py:940:test_003()/328
+location: clients/tests/test-client.py:949:test_003()/328
cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -13717,7 +13717,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy
<<<
size: 518
-location: clients/tests/test-client.py:943:test_003()/329
+location: clients/tests/test-client.py:952:test_003()/329
cmd: $NMCLI --mode tabular --pretty --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -13733,7 +13733,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 548
-location: clients/tests/test-client.py:943:test_003()/330
+location: clients/tests/test-client.py:952:test_003()/330
cmd: $NMCLI --mode tabular --pretty --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -13749,7 +13749,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
<<<
size: 216
-location: clients/tests/test-client.py:946:test_003()/331
+location: clients/tests/test-client.py:955:test_003()/331
cmd: $NMCLI --mode tabular --pretty --color yes con s ethernet
lang: C
returncode: 10
@@ -13759,7 +13759,7 @@ Error: ethernet - no such connection profile.
<<<
size: 238
-location: clients/tests/test-client.py:946:test_003()/332
+location: clients/tests/test-client.py:955:test_003()/332
cmd: $NMCLI --mode tabular --pretty --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -13769,7 +13769,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 1244
-location: clients/tests/test-client.py:949:test_003()/333
+location: clients/tests/test-client.py:958:test_003()/333
cmd: $NMCLI --mode tabular --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -13788,7 +13788,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating
<<<
size: 1289
-location: clients/tests/test-client.py:949:test_003()/334
+location: clients/tests/test-client.py:958:test_003()/334
cmd: $NMCLI --mode tabular --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -13807,7 +13807,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie
<<<
size: 4432
-location: clients/tests/test-client.py:952:test_003()/335
+location: clients/tests/test-client.py:961:test_003()/335
cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -13850,7 +13850,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 4500
-location: clients/tests/test-client.py:952:test_003()/336
+location: clients/tests/test-client.py:961:test_003()/336
cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -13893,7 +13893,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,3} 5fcfd6
<<<
size: 1000
-location: clients/tests/test-client.py:940:test_003()/337
+location: clients/tests/test-client.py:949:test_003()/337
cmd: $NMCLI --mode tabular --terse -f ALL con
lang: C
returncode: 0
@@ -13906,7 +13906,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 1010
-location: clients/tests/test-client.py:940:test_003()/338
+location: clients/tests/test-client.py:949:test_003()/338
cmd: $NMCLI --mode tabular --terse -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -13919,7 +13919,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 263
-location: clients/tests/test-client.py:943:test_003()/339
+location: clients/tests/test-client.py:952:test_003()/339
cmd: $NMCLI --mode tabular --terse -f UUID,TYPE con
lang: C
returncode: 0
@@ -13930,7 +13930,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 273
-location: clients/tests/test-client.py:943:test_003()/340
+location: clients/tests/test-client.py:952:test_003()/340
cmd: $NMCLI --mode tabular --terse -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -13941,7 +13941,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 203
-location: clients/tests/test-client.py:946:test_003()/341
+location: clients/tests/test-client.py:955:test_003()/341
cmd: $NMCLI --mode tabular --terse con s ethernet
lang: C
returncode: 10
@@ -13951,7 +13951,7 @@ Error: ethernet - no such connection profile.
<<<
size: 225
-location: clients/tests/test-client.py:946:test_003()/342
+location: clients/tests/test-client.py:955:test_003()/342
cmd: $NMCLI --mode tabular --terse con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -13961,7 +13961,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 386
-location: clients/tests/test-client.py:949:test_003()/343
+location: clients/tests/test-client.py:958:test_003()/343
cmd: $NMCLI --mode tabular --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -13971,7 +13971,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n
<<<
size: 396
-location: clients/tests/test-client.py:949:test_003()/344
+location: clients/tests/test-client.py:958:test_003()/344
cmd: $NMCLI --mode tabular --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -13981,7 +13981,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n
<<<
size: 1371
-location: clients/tests/test-client.py:952:test_003()/345
+location: clients/tests/test-client.py:961:test_003()/345
cmd: $NMCLI --mode tabular --terse -f all dev show eth0
lang: C
returncode: 0
@@ -13998,7 +13998,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,3}:5fcfd6d7
<<<
size: 1381
-location: clients/tests/test-client.py:952:test_003()/346
+location: clients/tests/test-client.py:961:test_003()/346
cmd: $NMCLI --mode tabular --terse -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -14015,7 +14015,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,3}:5fcfd6d7
<<<
size: 1283
-location: clients/tests/test-client.py:940:test_003()/347
+location: clients/tests/test-client.py:949:test_003()/347
cmd: $NMCLI --mode tabular --terse --color yes -f ALL con
lang: C
returncode: 0
@@ -14028,7 +14028,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 1293
-location: clients/tests/test-client.py:940:test_003()/348
+location: clients/tests/test-client.py:949:test_003()/348
cmd: $NMCLI --mode tabular --terse --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -14041,7 +14041,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or
<<<
size: 275
-location: clients/tests/test-client.py:943:test_003()/349
+location: clients/tests/test-client.py:952:test_003()/349
cmd: $NMCLI --mode tabular --terse --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -14052,7 +14052,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 285
-location: clients/tests/test-client.py:943:test_003()/350
+location: clients/tests/test-client.py:952:test_003()/350
cmd: $NMCLI --mode tabular --terse --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -14063,7 +14063,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet
<<<
size: 215
-location: clients/tests/test-client.py:946:test_003()/351
+location: clients/tests/test-client.py:955:test_003()/351
cmd: $NMCLI --mode tabular --terse --color yes con s ethernet
lang: C
returncode: 10
@@ -14073,7 +14073,7 @@ Error: ethernet - no such connection profile.
<<<
size: 237
-location: clients/tests/test-client.py:946:test_003()/352
+location: clients/tests/test-client.py:955:test_003()/352
cmd: $NMCLI --mode tabular --terse --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -14083,7 +14083,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 398
-location: clients/tests/test-client.py:949:test_003()/353
+location: clients/tests/test-client.py:958:test_003()/353
cmd: $NMCLI --mode tabular --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -14093,7 +14093,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n
<<<
size: 408
-location: clients/tests/test-client.py:949:test_003()/354
+location: clients/tests/test-client.py:958:test_003()/354
cmd: $NMCLI --mode tabular --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -14103,7 +14103,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n
<<<
size: 1383
-location: clients/tests/test-client.py:952:test_003()/355
+location: clients/tests/test-client.py:961:test_003()/355
cmd: $NMCLI --mode tabular --terse --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -14120,7 +14120,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,3}:5fcfd6d7
<<<
size: 1393
-location: clients/tests/test-client.py:952:test_003()/356
+location: clients/tests/test-client.py:961:test_003()/356
cmd: $NMCLI --mode tabular --terse --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -14137,7 +14137,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,3}:5fcfd6d7
<<<
size: 3411
-location: clients/tests/test-client.py:940:test_003()/357
+location: clients/tests/test-client.py:949:test_003()/357
cmd: $NMCLI --mode multiline -f ALL con
lang: C
returncode: 0
@@ -14206,7 +14206,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 3428
-location: clients/tests/test-client.py:940:test_003()/358
+location: clients/tests/test-client.py:949:test_003()/358
cmd: $NMCLI --mode multiline -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -14275,7 +14275,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 405
-location: clients/tests/test-client.py:943:test_003()/359
+location: clients/tests/test-client.py:952:test_003()/359
cmd: $NMCLI --mode multiline -f UUID,TYPE con
lang: C
returncode: 0
@@ -14288,7 +14288,7 @@ TYPE: ethernet
<<<
size: 415
-location: clients/tests/test-client.py:943:test_003()/360
+location: clients/tests/test-client.py:952:test_003()/360
cmd: $NMCLI --mode multiline -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -14301,7 +14301,7 @@ TYPE: ethernet
<<<
size: 197
-location: clients/tests/test-client.py:946:test_003()/361
+location: clients/tests/test-client.py:955:test_003()/361
cmd: $NMCLI --mode multiline con s ethernet
lang: C
returncode: 10
@@ -14311,7 +14311,7 @@ Error: ethernet - no such connection profile.
<<<
size: 219
-location: clients/tests/test-client.py:946:test_003()/362
+location: clients/tests/test-client.py:955:test_003()/362
cmd: $NMCLI --mode multiline con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -14321,7 +14321,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 858
-location: clients/tests/test-client.py:949:test_003()/363
+location: clients/tests/test-client.py:958:test_003()/363
cmd: $NMCLI --mode multiline c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -14342,7 +14342,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 873
-location: clients/tests/test-client.py:949:test_003()/364
+location: clients/tests/test-client.py:958:test_003()/364
cmd: $NMCLI --mode multiline c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -14363,7 +14363,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 3428
-location: clients/tests/test-client.py:952:test_003()/365
+location: clients/tests/test-client.py:961:test_003()/365
cmd: $NMCLI --mode multiline -f all dev show eth0
lang: C
returncode: 0
@@ -14427,7 +14427,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 3461
-location: clients/tests/test-client.py:952:test_003()/366
+location: clients/tests/test-client.py:961:test_003()/366
cmd: $NMCLI --mode multiline -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -14491,7 +14491,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 3693
-location: clients/tests/test-client.py:940:test_003()/367
+location: clients/tests/test-client.py:949:test_003()/367
cmd: $NMCLI --mode multiline --color yes -f ALL con
lang: C
returncode: 0
@@ -14560,7 +14560,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 3710
-location: clients/tests/test-client.py:940:test_003()/368
+location: clients/tests/test-client.py:949:test_003()/368
cmd: $NMCLI --mode multiline --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -14629,7 +14629,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 417
-location: clients/tests/test-client.py:943:test_003()/369
+location: clients/tests/test-client.py:952:test_003()/369
cmd: $NMCLI --mode multiline --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -14642,7 +14642,7 @@ TYPE: ethernet
<<<
size: 427
-location: clients/tests/test-client.py:943:test_003()/370
+location: clients/tests/test-client.py:952:test_003()/370
cmd: $NMCLI --mode multiline --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -14655,7 +14655,7 @@ TYPE: ethernet
<<<
size: 209
-location: clients/tests/test-client.py:946:test_003()/371
+location: clients/tests/test-client.py:955:test_003()/371
cmd: $NMCLI --mode multiline --color yes con s ethernet
lang: C
returncode: 10
@@ -14665,7 +14665,7 @@ Error: ethernet - no such connection profile.
<<<
size: 231
-location: clients/tests/test-client.py:946:test_003()/372
+location: clients/tests/test-client.py:955:test_003()/372
cmd: $NMCLI --mode multiline --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -14675,7 +14675,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 870
-location: clients/tests/test-client.py:949:test_003()/373
+location: clients/tests/test-client.py:958:test_003()/373
cmd: $NMCLI --mode multiline --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -14696,7 +14696,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 885
-location: clients/tests/test-client.py:949:test_003()/374
+location: clients/tests/test-client.py:958:test_003()/374
cmd: $NMCLI --mode multiline --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -14717,7 +14717,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 3440
-location: clients/tests/test-client.py:952:test_003()/375
+location: clients/tests/test-client.py:961:test_003()/375
cmd: $NMCLI --mode multiline --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -14781,7 +14781,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 3473
-location: clients/tests/test-client.py:952:test_003()/376
+location: clients/tests/test-client.py:961:test_003()/376
cmd: $NMCLI --mode multiline --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -14845,7 +14845,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 3957
-location: clients/tests/test-client.py:940:test_003()/377
+location: clients/tests/test-client.py:949:test_003()/377
cmd: $NMCLI --mode multiline --pretty -f ALL con
lang: C
returncode: 0
@@ -14921,7 +14921,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 3980
-location: clients/tests/test-client.py:940:test_003()/378
+location: clients/tests/test-client.py:949:test_003()/378
cmd: $NMCLI --mode multiline --pretty -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -14997,7 +14997,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 791
-location: clients/tests/test-client.py:943:test_003()/379
+location: clients/tests/test-client.py:952:test_003()/379
cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con
lang: C
returncode: 0
@@ -15015,7 +15015,7 @@ TYPE: ethernet
<<<
size: 807
-location: clients/tests/test-client.py:943:test_003()/380
+location: clients/tests/test-client.py:952:test_003()/380
cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -15033,7 +15033,7 @@ TYPE: ethernet
<<<
size: 206
-location: clients/tests/test-client.py:946:test_003()/381
+location: clients/tests/test-client.py:955:test_003()/381
cmd: $NMCLI --mode multiline --pretty con s ethernet
lang: C
returncode: 10
@@ -15043,7 +15043,7 @@ Error: ethernet - no such connection profile.
<<<
size: 228
-location: clients/tests/test-client.py:946:test_003()/382
+location: clients/tests/test-client.py:955:test_003()/382
cmd: $NMCLI --mode multiline --pretty con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -15053,7 +15053,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 1394
-location: clients/tests/test-client.py:949:test_003()/383
+location: clients/tests/test-client.py:958:test_003()/383
cmd: $NMCLI --mode multiline --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -15081,7 +15081,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1421
-location: clients/tests/test-client.py:949:test_003()/384
+location: clients/tests/test-client.py:958:test_003()/384
cmd: $NMCLI --mode multiline --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -15109,7 +15109,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4288
-location: clients/tests/test-client.py:952:test_003()/385
+location: clients/tests/test-client.py:961:test_003()/385
cmd: $NMCLI --mode multiline --pretty -f all dev show eth0
lang: C
returncode: 0
@@ -15184,7 +15184,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 4327
-location: clients/tests/test-client.py:952:test_003()/386
+location: clients/tests/test-client.py:961:test_003()/386
cmd: $NMCLI --mode multiline --pretty -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -15259,7 +15259,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 4239
-location: clients/tests/test-client.py:940:test_003()/387
+location: clients/tests/test-client.py:949:test_003()/387
cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con
lang: C
returncode: 0
@@ -15335,7 +15335,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 4262
-location: clients/tests/test-client.py:940:test_003()/388
+location: clients/tests/test-client.py:949:test_003()/388
cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -15411,7 +15411,7 @@ FILENAME: /etc/NetworkManager/system-connections/c
<<<
size: 803
-location: clients/tests/test-client.py:943:test_003()/389
+location: clients/tests/test-client.py:952:test_003()/389
cmd: $NMCLI --mode multiline --pretty --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -15429,7 +15429,7 @@ TYPE: ethernet
<<<
size: 819
-location: clients/tests/test-client.py:943:test_003()/390
+location: clients/tests/test-client.py:952:test_003()/390
cmd: $NMCLI --mode multiline --pretty --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -15447,7 +15447,7 @@ TYPE: ethernet
<<<
size: 218
-location: clients/tests/test-client.py:946:test_003()/391
+location: clients/tests/test-client.py:955:test_003()/391
cmd: $NMCLI --mode multiline --pretty --color yes con s ethernet
lang: C
returncode: 10
@@ -15457,7 +15457,7 @@ Error: ethernet - no such connection profile.
<<<
size: 240
-location: clients/tests/test-client.py:946:test_003()/392
+location: clients/tests/test-client.py:955:test_003()/392
cmd: $NMCLI --mode multiline --pretty --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -15467,7 +15467,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 1406
-location: clients/tests/test-client.py:949:test_003()/393
+location: clients/tests/test-client.py:958:test_003()/393
cmd: $NMCLI --mode multiline --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -15495,7 +15495,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1433
-location: clients/tests/test-client.py:949:test_003()/394
+location: clients/tests/test-client.py:958:test_003()/394
cmd: $NMCLI --mode multiline --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -15523,7 +15523,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 4300
-location: clients/tests/test-client.py:952:test_003()/395
+location: clients/tests/test-client.py:961:test_003()/395
cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -15598,7 +15598,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 4339
-location: clients/tests/test-client.py:952:test_003()/396
+location: clients/tests/test-client.py:961:test_003()/396
cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -15673,7 +15673,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: <invisible> | /org/freedesktop/NetworkMa
<<<
size: 1559
-location: clients/tests/test-client.py:940:test_003()/397
+location: clients/tests/test-client.py:949:test_003()/397
cmd: $NMCLI --mode multiline --terse -f ALL con
lang: C
returncode: 0
@@ -15742,7 +15742,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1
<<<
size: 1569
-location: clients/tests/test-client.py:940:test_003()/398
+location: clients/tests/test-client.py:949:test_003()/398
cmd: $NMCLI --mode multiline --terse -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -15811,7 +15811,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1
<<<
size: 285
-location: clients/tests/test-client.py:943:test_003()/399
+location: clients/tests/test-client.py:952:test_003()/399
cmd: $NMCLI --mode multiline --terse -f UUID,TYPE con
lang: C
returncode: 0
@@ -15824,7 +15824,7 @@ TYPE:802-3-ethernet
<<<
size: 295
-location: clients/tests/test-client.py:943:test_003()/400
+location: clients/tests/test-client.py:952:test_003()/400
cmd: $NMCLI --mode multiline --terse -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -15837,7 +15837,7 @@ TYPE:802-3-ethernet
<<<
size: 205
-location: clients/tests/test-client.py:946:test_003()/401
+location: clients/tests/test-client.py:955:test_003()/401
cmd: $NMCLI --mode multiline --terse con s ethernet
lang: C
returncode: 10
@@ -15847,7 +15847,7 @@ Error: ethernet - no such connection profile.
<<<
size: 227
-location: clients/tests/test-client.py:946:test_003()/402
+location: clients/tests/test-client.py:955:test_003()/402
cmd: $NMCLI --mode multiline --terse con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -15857,7 +15857,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 569
-location: clients/tests/test-client.py:949:test_003()/403
+location: clients/tests/test-client.py:958:test_003()/403
cmd: $NMCLI --mode multiline --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -15878,7 +15878,7 @@ GENERAL.MASTER-PATH:
<<<
size: 579
-location: clients/tests/test-client.py:949:test_003()/404
+location: clients/tests/test-client.py:958:test_003()/404
cmd: $NMCLI --mode multiline --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -15899,7 +15899,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2208
-location: clients/tests/test-client.py:952:test_003()/405
+location: clients/tests/test-client.py:961:test_003()/405
cmd: $NMCLI --mode multiline --terse -f all dev show eth0
lang: C
returncode: 0
@@ -15963,7 +15963,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:<invisible> | /org/freedesktop/NetworkManag
<<<
size: 2218
-location: clients/tests/test-client.py:952:test_003()/406
+location: clients/tests/test-client.py:961:test_003()/406
cmd: $NMCLI --mode multiline --terse -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
@@ -16027,7 +16027,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:<invisible> | /org/freedesktop/NetworkManag
<<<
size: 1841
-location: clients/tests/test-client.py:940:test_003()/407
+location: clients/tests/test-client.py:949:test_003()/407
cmd: $NMCLI --mode multiline --terse --color yes -f ALL con
lang: C
returncode: 0
@@ -16096,7 +16096,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1
<<<
size: 1851
-location: clients/tests/test-client.py:940:test_003()/408
+location: clients/tests/test-client.py:949:test_003()/408
cmd: $NMCLI --mode multiline --terse --color yes -f ALL con
lang: pl_PL.UTF-8
returncode: 0
@@ -16165,7 +16165,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1
<<<
size: 297
-location: clients/tests/test-client.py:943:test_003()/409
+location: clients/tests/test-client.py:952:test_003()/409
cmd: $NMCLI --mode multiline --terse --color yes -f UUID,TYPE con
lang: C
returncode: 0
@@ -16178,7 +16178,7 @@ TYPE:802-3-ethernet
<<<
size: 307
-location: clients/tests/test-client.py:943:test_003()/410
+location: clients/tests/test-client.py:952:test_003()/410
cmd: $NMCLI --mode multiline --terse --color yes -f UUID,TYPE con
lang: pl_PL.UTF-8
returncode: 0
@@ -16191,7 +16191,7 @@ TYPE:802-3-ethernet
<<<
size: 217
-location: clients/tests/test-client.py:946:test_003()/411
+location: clients/tests/test-client.py:955:test_003()/411
cmd: $NMCLI --mode multiline --terse --color yes con s ethernet
lang: C
returncode: 10
@@ -16201,7 +16201,7 @@ Error: ethernet - no such connection profile.
<<<
size: 239
-location: clients/tests/test-client.py:946:test_003()/412
+location: clients/tests/test-client.py:955:test_003()/412
cmd: $NMCLI --mode multiline --terse --color yes con s ethernet
lang: pl_PL.UTF-8
returncode: 10
@@ -16211,7 +16211,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia.
<<<
size: 581
-location: clients/tests/test-client.py:949:test_003()/413
+location: clients/tests/test-client.py:958:test_003()/413
cmd: $NMCLI --mode multiline --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: C
returncode: 0
@@ -16232,7 +16232,7 @@ GENERAL.MASTER-PATH:
<<<
size: 591
-location: clients/tests/test-client.py:949:test_003()/414
+location: clients/tests/test-client.py:958:test_003()/414
cmd: $NMCLI --mode multiline --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1
lang: pl_PL.UTF-8
returncode: 0
@@ -16253,7 +16253,7 @@ GENERAL.MASTER-PATH:
<<<
size: 2220
-location: clients/tests/test-client.py:952:test_003()/415
+location: clients/tests/test-client.py:961:test_003()/415
cmd: $NMCLI --mode multiline --terse --color yes -f all dev show eth0
lang: C
returncode: 0
@@ -16317,7 +16317,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:<invisible> | /org/freedesktop/NetworkManag
<<<
size: 2230
-location: clients/tests/test-client.py:952:test_003()/416
+location: clients/tests/test-client.py:961:test_003()/416
cmd: $NMCLI --mode multiline --terse --color yes -f all dev show eth0
lang: pl_PL.UTF-8
returncode: 0
diff --git a/clients/tests/test-client.check-on-disk/test_004.expected b/clients/tests/test-client.check-on-disk/test_004.expected
index 03daa5d304..57804f3345 100644
--- a/clients/tests/test-client.check-on-disk/test_004.expected
+++ b/clients/tests/test-client.check-on-disk/test_004.expected
@@ -1,5 +1,5 @@
size: 252
-location: clients/tests/test-client.py:963:test_004()/1
+location: clients/tests/test-client.py:972:test_004()/1
cmd: $NMCLI c add type wifi ifname '*' ssid foobar con-name con-xx1
lang: C
returncode: 0
@@ -9,7 +9,7 @@ Connection 'con-xx1' (UUID-con-xx1-REPLACED-REPLACED-REPLA) successfully added.
<<<
size: 228
-location: clients/tests/test-client.py:965:test_004()/2
+location: clients/tests/test-client.py:974:test_004()/2
cmd: $NMCLI connection mod con-xx1 ip.gateway ''
lang: C
returncode: 2
@@ -19,7 +19,7 @@ Error: invalid or not allowed setting 'ip': 'ip' is ambiguous: ipv4, ipv6.
<<<
size: 317
-location: clients/tests/test-client.py:966:test_004()/3
+location: clients/tests/test-client.py:975:test_004()/3
cmd: $NMCLI connection mod con-xx1 ipv4.gateway 172.16.0.1
lang: pl_PL.UTF-8
returncode: 1
@@ -29,7 +29,7 @@ Błąd: zmodyfikowanie połączenia „con-xx1” się nie powiodło: ipv4.gatew
<<<
size: 277
-location: clients/tests/test-client.py:967:test_004()/4
+location: clients/tests/test-client.py:976:test_004()/4
cmd: $NMCLI connection mod con-xx1 ipv6.gateway ::99
lang: C
returncode: 1
@@ -39,7 +39,7 @@ Error: Failed to modify connection 'con-xx1': ipv6.gateway: gateway cannot be se
<<<
size: 267
-location: clients/tests/test-client.py:968:test_004()/5
+location: clients/tests/test-client.py:977:test_004()/5
cmd: $NMCLI connection mod con-xx1 802.abc ''
lang: C
returncode: 2
@@ -49,17 +49,17 @@ Error: invalid or not allowed setting '802': '802' is ambiguous: 802-11-wireless
<<<
size: 136
-location: clients/tests/test-client.py:969:test_004()/6
+location: clients/tests/test-client.py:978:test_004()/6
cmd: $NMCLI connection mod con-xx1 802-11-wireless.band a
lang: C
returncode: 0
size: 242
-location: clients/tests/test-client.py:970:test_004()/7
+location: clients/tests/test-client.py:979:test_004()/7
cmd: $NMCLI connection mod con-xx1 ipv4.addresses 192.168.77.5/24 ipv4.routes '2.3.4.5/32 192.168.77.1' ipv6.addresses 1:2:3:4::6/64 ipv6.routes 1:2:3:4:5:6::5/128
lang: C
returncode: 0
size: 3942
-location: clients/tests/test-client.py:972:test_004()/8
+location: clients/tests/test-client.py:981:test_004()/8
cmd: $NMCLI con s con-xx1
lang: C
returncode: 0
@@ -150,7 +150,7 @@ proxy.pac-script: --
<<<
size: 3970
-location: clients/tests/test-client.py:972:test_004()/9
+location: clients/tests/test-client.py:981:test_004()/9
cmd: $NMCLI con s con-xx1
lang: pl_PL.UTF-8
returncode: 0
@@ -241,7 +241,7 @@ proxy.pac-script: --
<<<
size: 320
-location: clients/tests/test-client.py:979:test_004()/10
+location: clients/tests/test-client.py:988:test_004()/10
cmd: $NMCLI connection add type vpn con-name con-vpn-1 ifname '*' vpn-type openvpn vpn.data 'key1 = val1, key2 = val2, key3=val3'
lang: C
returncode: 0
@@ -251,7 +251,7 @@ Connection 'con-vpn-1' (UUID-con-vpn-1-REPLACED-REPLACED-REP) successfully added
<<<
size: 392
-location: clients/tests/test-client.py:982:test_004()/11
+location: clients/tests/test-client.py:991:test_004()/11
cmd: $NMCLI con s
lang: C
returncode: 0
@@ -264,7 +264,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA wifi --
<<<
size: 402
-location: clients/tests/test-client.py:982:test_004()/12
+location: clients/tests/test-client.py:991:test_004()/12
cmd: $NMCLI con s
lang: pl_PL.UTF-8
returncode: 0
@@ -277,7 +277,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA wifi --
<<<
size: 3409
-location: clients/tests/test-client.py:984:test_004()/13
+location: clients/tests/test-client.py:993:test_004()/13
cmd: $NMCLI con s con-vpn-1
lang: C
returncode: 0
@@ -357,7 +357,7 @@ proxy.pac-script: --
<<<
size: 3429
-location: clients/tests/test-client.py:984:test_004()/14
+location: clients/tests/test-client.py:993:test_004()/14
cmd: $NMCLI con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -437,7 +437,7 @@ proxy.pac-script: --
<<<
size: 239
-location: clients/tests/test-client.py:986:test_004()/15
+location: clients/tests/test-client.py:995:test_004()/15
cmd: $NMCLI con up con-xx1
lang: C
returncode: 0
@@ -447,7 +447,7 @@ Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkMa
<<<
size: 392
-location: clients/tests/test-client.py:988:test_004()/16
+location: clients/tests/test-client.py:997:test_004()/16
cmd: $NMCLI con s
lang: C
returncode: 0
@@ -460,7 +460,7 @@ con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP vpn --
<<<
size: 402
-location: clients/tests/test-client.py:988:test_004()/17
+location: clients/tests/test-client.py:997:test_004()/17
cmd: $NMCLI con s
lang: pl_PL.UTF-8
returncode: 0
@@ -473,7 +473,7 @@ con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP vpn --
<<<
size: 241
-location: clients/tests/test-client.py:990:test_004()/18
+location: clients/tests/test-client.py:999:test_004()/18
cmd: $NMCLI con up con-vpn-1
lang: C
returncode: 0
@@ -482,8 +482,8 @@ stdout: 106 bytes
Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/2)
<<<
-size: 392
-location: clients/tests/test-client.py:992:test_004()/19
+size: 393
+location: clients/tests/test-client.py:1001:test_004()/19
cmd: $NMCLI con s
lang: C
returncode: 0
@@ -495,8 +495,8 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA wifi wlan0
con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet --
<<<
-size: 402
-location: clients/tests/test-client.py:992:test_004()/20
+size: 403
+location: clients/tests/test-client.py:1001:test_004()/20
cmd: $NMCLI con s
lang: pl_PL.UTF-8
returncode: 0
@@ -508,8 +508,8 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA wifi wlan0
con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet --
<<<
-size: 4491
-location: clients/tests/test-client.py:994:test_004()/21
+size: 4492
+location: clients/tests/test-client.py:1003:test_004()/21
cmd: $NMCLI con s con-vpn-1
lang: C
returncode: 0
@@ -608,8 +608,8 @@ VPN.CFG[2]: key2 = val2
VPN.CFG[3]: key3 = val3
<<<
-size: 4515
-location: clients/tests/test-client.py:994:test_004()/22
+size: 4516
+location: clients/tests/test-client.py:1003:test_004()/22
cmd: $NMCLI con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -709,7 +709,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4498
-location: clients/tests/test-client.py:1005:test_004()/23
+location: clients/tests/test-client.py:1014:test_004()/23
cmd: $NMCLI con s con-vpn-1
lang: C
returncode: 0
@@ -809,7 +809,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4526
-location: clients/tests/test-client.py:1005:test_004()/24
+location: clients/tests/test-client.py:1014:test_004()/24
cmd: $NMCLI con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -909,7 +909,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4498
-location: clients/tests/test-client.py:1007:test_004()/25
+location: clients/tests/test-client.py:1016:test_004()/25
cmd: $NMCLI con s con-vpn-1
lang: C
returncode: 0
@@ -1009,7 +1009,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4526
-location: clients/tests/test-client.py:1007:test_004()/26
+location: clients/tests/test-client.py:1016:test_004()/26
cmd: $NMCLI con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -1109,7 +1109,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 3417
-location: clients/tests/test-client.py:1010:test_004()/27
+location: clients/tests/test-client.py:1019:test_004()/27
cmd: $NMCLI -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -1189,7 +1189,7 @@ proxy.pac-script: --
<<<
size: 3437
-location: clients/tests/test-client.py:1010:test_004()/28
+location: clients/tests/test-client.py:1019:test_004()/28
cmd: $NMCLI -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -1269,7 +1269,7 @@ proxy.pac-script: --
<<<
size: 476
-location: clients/tests/test-client.py:1016:test_004()/29
+location: clients/tests/test-client.py:1025:test_004()/29
cmd: $NMCLI -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -1284,7 +1284,7 @@ vpn.timeout: 0
<<<
size: 487
-location: clients/tests/test-client.py:1016:test_004()/30
+location: clients/tests/test-client.py:1025:test_004()/30
cmd: $NMCLI -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -1299,7 +1299,7 @@ vpn.timeout: 0
<<<
size: 813
-location: clients/tests/test-client.py:1019:test_004()/31
+location: clients/tests/test-client.py:1028:test_004()/31
cmd: $NMCLI -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -1320,7 +1320,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 826
-location: clients/tests/test-client.py:1019:test_004()/32
+location: clients/tests/test-client.py:1028:test_004()/32
cmd: $NMCLI -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -1341,7 +1341,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 383
-location: clients/tests/test-client.py:1022:test_004()/33
+location: clients/tests/test-client.py:1031:test_004()/33
cmd: $NMCLI dev s
lang: C
returncode: 0
@@ -1356,7 +1356,7 @@ wlan0 wifi unavailable con-vpn-1
<<<
size: 398
-location: clients/tests/test-client.py:1022:test_004()/34
+location: clients/tests/test-client.py:1031:test_004()/34
cmd: $NMCLI dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -1371,7 +1371,7 @@ wlan0 wifi niedostępne con-vpn-1
<<<
size: 1194
-location: clients/tests/test-client.py:1025:test_004()/35
+location: clients/tests/test-client.py:1034:test_004()/35
cmd: $NMCLI -f all dev status
lang: C
returncode: 0
@@ -1386,7 +1386,7 @@ wlan0 wifi unavailable /org/freedesktop/NetworkManager/Devices/3 con-vp
<<<
size: 1209
-location: clients/tests/test-client.py:1025:test_004()/36
+location: clients/tests/test-client.py:1034:test_004()/36
cmd: $NMCLI -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -1401,7 +1401,7 @@ wlan0 wifi niedostępne /org/freedesktop/NetworkManager/Devices/3 con-v
<<<
size: 8047
-location: clients/tests/test-client.py:1028:test_004()/37
+location: clients/tests/test-client.py:1037:test_004()/37
cmd: $NMCLI dev show
lang: C
returncode: 0
@@ -1547,7 +1547,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 8078
-location: clients/tests/test-client.py:1028:test_004()/38
+location: clients/tests/test-client.py:1037:test_004()/38
cmd: $NMCLI dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -1693,7 +1693,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 20150
-location: clients/tests/test-client.py:1031:test_004()/39
+location: clients/tests/test-client.py:1040:test_004()/39
cmd: $NMCLI -f all dev show
lang: C
returncode: 0
@@ -2072,7 +2072,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 20290
-location: clients/tests/test-client.py:1031:test_004()/40
+location: clients/tests/test-client.py:1040:test_004()/40
cmd: $NMCLI -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -2451,7 +2451,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 1498
-location: clients/tests/test-client.py:1034:test_004()/41
+location: clients/tests/test-client.py:1043:test_004()/41
cmd: $NMCLI dev show wlan0
lang: C
returncode: 0
@@ -2484,7 +2484,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 1509
-location: clients/tests/test-client.py:1034:test_004()/42
+location: clients/tests/test-client.py:1043:test_004()/42
cmd: $NMCLI dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -2517,7 +2517,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 4753
-location: clients/tests/test-client.py:1037:test_004()/43
+location: clients/tests/test-client.py:1046:test_004()/43
cmd: $NMCLI -f all dev show wlan0
lang: C
returncode: 0
@@ -2615,7 +2615,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 4806
-location: clients/tests/test-client.py:1037:test_004()/44
+location: clients/tests/test-client.py:1046:test_004()/44
cmd: $NMCLI -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -2713,7 +2713,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 1856
-location: clients/tests/test-client.py:1040:test_004()/45
+location: clients/tests/test-client.py:1049:test_004()/45
cmd: $NMCLI -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -2756,7 +2756,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 1878
-location: clients/tests/test-client.py:1040:test_004()/46
+location: clients/tests/test-client.py:1049:test_004()/46
cmd: $NMCLI -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -2799,7 +2799,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 1856
-location: clients/tests/test-client.py:1043:test_004()/47
+location: clients/tests/test-client.py:1052:test_004()/47
cmd: $NMCLI -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -2842,7 +2842,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 1878
-location: clients/tests/test-client.py:1043:test_004()/48
+location: clients/tests/test-client.py:1052:test_004()/48
cmd: $NMCLI -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -2885,7 +2885,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 514
-location: clients/tests/test-client.py:1046:test_004()/49
+location: clients/tests/test-client.py:1055:test_004()/49
cmd: $NMCLI -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -2900,7 +2900,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3
<<<
size: 524
-location: clients/tests/test-client.py:1046:test_004()/50
+location: clients/tests/test-client.py:1055:test_004()/50
cmd: $NMCLI -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -2915,7 +2915,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3
<<<
size: 1984
-location: clients/tests/test-client.py:1049:test_004()/51
+location: clients/tests/test-client.py:1058:test_004()/51
cmd: $NMCLI -f ALL device wifi list
lang: C
returncode: 0
@@ -2933,7 +2933,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH
<<<
size: 2052
-location: clients/tests/test-client.py:1049:test_004()/52
+location: clients/tests/test-client.py:1058:test_004()/52
cmd: $NMCLI -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -2951,7 +2951,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1
<<<
size: 618
-location: clients/tests/test-client.py:1051:test_004()/53
+location: clients/tests/test-client.py:1060:test_004()/53
cmd: $NMCLI -f COMMON device wifi list
lang: C
returncode: 0
@@ -2969,7 +2969,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 678
-location: clients/tests/test-client.py:1051:test_004()/54
+location: clients/tests/test-client.py:1060:test_004()/54
cmd: $NMCLI -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -2987,7 +2987,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 2097
-location: clients/tests/test-client.py:1054:test_004()/55
+location: clients/tests/test-client.py:1063:test_004()/55
cmd: $NMCLI -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -3005,7 +3005,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH
<<<
size: 2165
-location: clients/tests/test-client.py:1054:test_004()/56
+location: clients/tests/test-client.py:1063:test_004()/56
cmd: $NMCLI -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -3023,7 +3023,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1
<<<
size: 735
-location: clients/tests/test-client.py:1056:test_004()/57
+location: clients/tests/test-client.py:1065:test_004()/57
cmd: $NMCLI -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -3034,7 +3034,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH
<<<
size: 763
-location: clients/tests/test-client.py:1056:test_004()/58
+location: clients/tests/test-client.py:1065:test_004()/58
cmd: $NMCLI -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -3045,7 +3045,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1
<<<
size: 308
-location: clients/tests/test-client.py:1058:test_004()/59
+location: clients/tests/test-client.py:1067:test_004()/59
cmd: $NMCLI -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -3056,7 +3056,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 334
-location: clients/tests/test-client.py:1058:test_004()/60
+location: clients/tests/test-client.py:1067:test_004()/60
cmd: $NMCLI -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -3067,7 +3067,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 848
-location: clients/tests/test-client.py:1061:test_004()/61
+location: clients/tests/test-client.py:1070:test_004()/61
cmd: $NMCLI -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -3078,7 +3078,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH
<<<
size: 876
-location: clients/tests/test-client.py:1061:test_004()/62
+location: clients/tests/test-client.py:1070:test_004()/62
cmd: $NMCLI -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -3089,7 +3089,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1
<<<
size: 4756
-location: clients/tests/test-client.py:1063:test_004()/63
+location: clients/tests/test-client.py:1072:test_004()/63
cmd: $NMCLI -f ALL device show wlan0
lang: C
returncode: 0
@@ -3187,7 +3187,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 4809
-location: clients/tests/test-client.py:1063:test_004()/64
+location: clients/tests/test-client.py:1072:test_004()/64
cmd: $NMCLI -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -3285,7 +3285,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 1511
-location: clients/tests/test-client.py:1065:test_004()/65
+location: clients/tests/test-client.py:1074:test_004()/65
cmd: $NMCLI -f COMMON device show wlan0
lang: C
returncode: 0
@@ -3318,7 +3318,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 1522
-location: clients/tests/test-client.py:1065:test_004()/66
+location: clients/tests/test-client.py:1074:test_004()/66
cmd: $NMCLI -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -3351,7 +3351,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 4894
-location: clients/tests/test-client.py:1067:test_004()/67
+location: clients/tests/test-client.py:1076:test_004()/67
cmd: $NMCLI -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -3449,7 +3449,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 4947
-location: clients/tests/test-client.py:1067:test_004()/68
+location: clients/tests/test-client.py:1076:test_004()/68
cmd: $NMCLI -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -3547,7 +3547,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 4510
-location: clients/tests/test-client.py:1005:test_004()/69
+location: clients/tests/test-client.py:1014:test_004()/69
cmd: $NMCLI --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -3647,7 +3647,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4538
-location: clients/tests/test-client.py:1005:test_004()/70
+location: clients/tests/test-client.py:1014:test_004()/70
cmd: $NMCLI --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -3747,7 +3747,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4510
-location: clients/tests/test-client.py:1007:test_004()/71
+location: clients/tests/test-client.py:1016:test_004()/71
cmd: $NMCLI --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -3847,7 +3847,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4538
-location: clients/tests/test-client.py:1007:test_004()/72
+location: clients/tests/test-client.py:1016:test_004()/72
cmd: $NMCLI --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -3947,7 +3947,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 3429
-location: clients/tests/test-client.py:1010:test_004()/73
+location: clients/tests/test-client.py:1019:test_004()/73
cmd: $NMCLI --color yes -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -4027,7 +4027,7 @@ proxy.pac-script: --
<<<
size: 3449
-location: clients/tests/test-client.py:1010:test_004()/74
+location: clients/tests/test-client.py:1019:test_004()/74
cmd: $NMCLI --color yes -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -4107,7 +4107,7 @@ proxy.pac-script: --
<<<
size: 488
-location: clients/tests/test-client.py:1016:test_004()/75
+location: clients/tests/test-client.py:1025:test_004()/75
cmd: $NMCLI --color yes -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -4122,7 +4122,7 @@ vpn.timeout: 0
<<<
size: 499
-location: clients/tests/test-client.py:1016:test_004()/76
+location: clients/tests/test-client.py:1025:test_004()/76
cmd: $NMCLI --color yes -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -4137,7 +4137,7 @@ vpn.timeout: 0
<<<
size: 825
-location: clients/tests/test-client.py:1019:test_004()/77
+location: clients/tests/test-client.py:1028:test_004()/77
cmd: $NMCLI --color yes -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -4158,7 +4158,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 838
-location: clients/tests/test-client.py:1019:test_004()/78
+location: clients/tests/test-client.py:1028:test_004()/78
cmd: $NMCLI --color yes -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -4179,7 +4179,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 555
-location: clients/tests/test-client.py:1022:test_004()/79
+location: clients/tests/test-client.py:1031:test_004()/79
cmd: $NMCLI --color yes dev s
lang: C
returncode: 0
@@ -4194,7 +4194,7 @@ DEVICE TYPE STATE CONNECTION
<<<
size: 570
-location: clients/tests/test-client.py:1022:test_004()/80
+location: clients/tests/test-client.py:1031:test_004()/80
cmd: $NMCLI --color yes dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -4209,7 +4209,7 @@ DEVICE TYPE STATE CONNECTION
<<<
size: 1486
-location: clients/tests/test-client.py:1025:test_004()/81
+location: clients/tests/test-client.py:1034:test_004()/81
cmd: $NMCLI --color yes -f all dev status
lang: C
returncode: 0
@@ -4224,7 +4224,7 @@ DEVICE TYPE STATE DBUS-PATH CONNEC
<<<
size: 1501
-location: clients/tests/test-client.py:1025:test_004()/82
+location: clients/tests/test-client.py:1034:test_004()/82
cmd: $NMCLI --color yes -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -4239,7 +4239,7 @@ DEVICE TYPE STATE DBUS-PATH CONNEC
<<<
size: 8059
-location: clients/tests/test-client.py:1028:test_004()/83
+location: clients/tests/test-client.py:1037:test_004()/83
cmd: $NMCLI --color yes dev show
lang: C
returncode: 0
@@ -4385,7 +4385,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 8090
-location: clients/tests/test-client.py:1028:test_004()/84
+location: clients/tests/test-client.py:1037:test_004()/84
cmd: $NMCLI --color yes dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -4531,7 +4531,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 20450
-location: clients/tests/test-client.py:1031:test_004()/85
+location: clients/tests/test-client.py:1040:test_004()/85
cmd: $NMCLI --color yes -f all dev show
lang: C
returncode: 0
@@ -4910,7 +4910,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 20590
-location: clients/tests/test-client.py:1031:test_004()/86
+location: clients/tests/test-client.py:1040:test_004()/86
cmd: $NMCLI --color yes -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -5289,7 +5289,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 1510
-location: clients/tests/test-client.py:1034:test_004()/87
+location: clients/tests/test-client.py:1043:test_004()/87
cmd: $NMCLI --color yes dev show wlan0
lang: C
returncode: 0
@@ -5322,7 +5322,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 1521
-location: clients/tests/test-client.py:1034:test_004()/88
+location: clients/tests/test-client.py:1043:test_004()/88
cmd: $NMCLI --color yes dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -5355,7 +5355,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 4981
-location: clients/tests/test-client.py:1037:test_004()/89
+location: clients/tests/test-client.py:1046:test_004()/89
cmd: $NMCLI --color yes -f all dev show wlan0
lang: C
returncode: 0
@@ -5453,7 +5453,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5034
-location: clients/tests/test-client.py:1037:test_004()/90
+location: clients/tests/test-client.py:1046:test_004()/90
cmd: $NMCLI --color yes -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -5551,7 +5551,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 1868
-location: clients/tests/test-client.py:1040:test_004()/91
+location: clients/tests/test-client.py:1049:test_004()/91
cmd: $NMCLI --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -5594,7 +5594,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 1890
-location: clients/tests/test-client.py:1040:test_004()/92
+location: clients/tests/test-client.py:1049:test_004()/92
cmd: $NMCLI --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -5637,7 +5637,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 1868
-location: clients/tests/test-client.py:1043:test_004()/93
+location: clients/tests/test-client.py:1052:test_004()/93
cmd: $NMCLI --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -5680,7 +5680,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 1890
-location: clients/tests/test-client.py:1043:test_004()/94
+location: clients/tests/test-client.py:1052:test_004()/94
cmd: $NMCLI --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -5723,7 +5723,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 646
-location: clients/tests/test-client.py:1046:test_004()/95
+location: clients/tests/test-client.py:1055:test_004()/95
cmd: $NMCLI --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -5738,7 +5738,7 @@ DEVICE TYPE DBUS-PATH
<<<
size: 656
-location: clients/tests/test-client.py:1046:test_004()/96
+location: clients/tests/test-client.py:1055:test_004()/96
cmd: $NMCLI --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -5753,7 +5753,7 @@ DEVICE TYPE DBUS-PATH
<<<
size: 2608
-location: clients/tests/test-client.py:1049:test_004()/97
+location: clients/tests/test-client.py:1058:test_004()/97
cmd: $NMCLI --color yes -f ALL device wifi list
lang: C
returncode: 0
@@ -5771,7 +5771,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 2676
-location: clients/tests/test-client.py:1049:test_004()/98
+location: clients/tests/test-client.py:1058:test_004()/98
cmd: $NMCLI --color yes -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -5789,7 +5789,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 918
-location: clients/tests/test-client.py:1051:test_004()/99
+location: clients/tests/test-client.py:1060:test_004()/99
cmd: $NMCLI --color yes -f COMMON device wifi list
lang: C
returncode: 0
@@ -5807,7 +5807,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 979
-location: clients/tests/test-client.py:1051:test_004()/100
+location: clients/tests/test-client.py:1060:test_004()/100
cmd: $NMCLI --color yes -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -5825,7 +5825,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 2722
-location: clients/tests/test-client.py:1054:test_004()/101
+location: clients/tests/test-client.py:1063:test_004()/101
cmd: $NMCLI --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -5843,7 +5843,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 2790
-location: clients/tests/test-client.py:1054:test_004()/102
+location: clients/tests/test-client.py:1063:test_004()/102
cmd: $NMCLI --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -5861,7 +5861,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 901
-location: clients/tests/test-client.py:1056:test_004()/103
+location: clients/tests/test-client.py:1065:test_004()/103
cmd: $NMCLI --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -5872,7 +5872,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 929
-location: clients/tests/test-client.py:1056:test_004()/104
+location: clients/tests/test-client.py:1065:test_004()/104
cmd: $NMCLI --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -5883,7 +5883,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 393
-location: clients/tests/test-client.py:1058:test_004()/105
+location: clients/tests/test-client.py:1067:test_004()/105
cmd: $NMCLI --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -5894,7 +5894,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 419
-location: clients/tests/test-client.py:1058:test_004()/106
+location: clients/tests/test-client.py:1067:test_004()/106
cmd: $NMCLI --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -5905,7 +5905,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 1014
-location: clients/tests/test-client.py:1061:test_004()/107
+location: clients/tests/test-client.py:1070:test_004()/107
cmd: $NMCLI --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -5916,7 +5916,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 1042
-location: clients/tests/test-client.py:1061:test_004()/108
+location: clients/tests/test-client.py:1070:test_004()/108
cmd: $NMCLI --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -5927,7 +5927,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 4985
-location: clients/tests/test-client.py:1063:test_004()/109
+location: clients/tests/test-client.py:1072:test_004()/109
cmd: $NMCLI --color yes -f ALL device show wlan0
lang: C
returncode: 0
@@ -6025,7 +6025,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5038
-location: clients/tests/test-client.py:1063:test_004()/110
+location: clients/tests/test-client.py:1072:test_004()/110
cmd: $NMCLI --color yes -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -6123,7 +6123,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 1524
-location: clients/tests/test-client.py:1065:test_004()/111
+location: clients/tests/test-client.py:1074:test_004()/111
cmd: $NMCLI --color yes -f COMMON device show wlan0
lang: C
returncode: 0
@@ -6156,7 +6156,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 1535
-location: clients/tests/test-client.py:1065:test_004()/112
+location: clients/tests/test-client.py:1074:test_004()/112
cmd: $NMCLI --color yes -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -6189,7 +6189,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 5123
-location: clients/tests/test-client.py:1067:test_004()/113
+location: clients/tests/test-client.py:1076:test_004()/113
cmd: $NMCLI --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -6287,7 +6287,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5176
-location: clients/tests/test-client.py:1067:test_004()/114
+location: clients/tests/test-client.py:1076:test_004()/114
cmd: $NMCLI --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -6385,7 +6385,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5520
-location: clients/tests/test-client.py:1005:test_004()/115
+location: clients/tests/test-client.py:1014:test_004()/115
cmd: $NMCLI --pretty con s con-vpn-1
lang: C
returncode: 0
@@ -6498,7 +6498,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 5560
-location: clients/tests/test-client.py:1005:test_004()/116
+location: clients/tests/test-client.py:1014:test_004()/116
cmd: $NMCLI --pretty con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -6611,7 +6611,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 5520
-location: clients/tests/test-client.py:1007:test_004()/117
+location: clients/tests/test-client.py:1016:test_004()/117
cmd: $NMCLI --pretty con s con-vpn-1
lang: C
returncode: 0
@@ -6724,7 +6724,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 5560
-location: clients/tests/test-client.py:1007:test_004()/118
+location: clients/tests/test-client.py:1016:test_004()/118
cmd: $NMCLI --pretty con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -6837,7 +6837,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4046
-location: clients/tests/test-client.py:1010:test_004()/119
+location: clients/tests/test-client.py:1019:test_004()/119
cmd: $NMCLI --pretty -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -6925,7 +6925,7 @@ proxy.pac-script: --
<<<
size: 4071
-location: clients/tests/test-client.py:1010:test_004()/120
+location: clients/tests/test-client.py:1019:test_004()/120
cmd: $NMCLI --pretty -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -7013,7 +7013,7 @@ proxy.pac-script: --
<<<
size: 785
-location: clients/tests/test-client.py:1016:test_004()/121
+location: clients/tests/test-client.py:1025:test_004()/121
cmd: $NMCLI --pretty -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -7032,7 +7032,7 @@ vpn.timeout: 0
<<<
size: 801
-location: clients/tests/test-client.py:1016:test_004()/122
+location: clients/tests/test-client.py:1025:test_004()/122
cmd: $NMCLI --pretty -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -7051,7 +7051,7 @@ vpn.timeout: 0
<<<
size: 1136
-location: clients/tests/test-client.py:1019:test_004()/123
+location: clients/tests/test-client.py:1028:test_004()/123
cmd: $NMCLI --pretty -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -7076,7 +7076,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1156
-location: clients/tests/test-client.py:1019:test_004()/124
+location: clients/tests/test-client.py:1028:test_004()/124
cmd: $NMCLI --pretty -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -7101,7 +7101,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 522
-location: clients/tests/test-client.py:1022:test_004()/125
+location: clients/tests/test-client.py:1031:test_004()/125
cmd: $NMCLI --pretty dev s
lang: C
returncode: 0
@@ -7120,7 +7120,7 @@ wlan0 wifi unavailable con-vpn-1
<<<
size: 530
-location: clients/tests/test-client.py:1022:test_004()/126
+location: clients/tests/test-client.py:1031:test_004()/126
cmd: $NMCLI --pretty dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -7139,7 +7139,7 @@ wlan0 wifi niedostępne con-vpn-1
<<<
size: 1466
-location: clients/tests/test-client.py:1025:test_004()/127
+location: clients/tests/test-client.py:1034:test_004()/127
cmd: $NMCLI --pretty -f all dev status
lang: C
returncode: 0
@@ -7158,7 +7158,7 @@ wlan0 wifi unavailable /org/freedesktop/NetworkManager/Devices/3 con-vp
<<<
size: 1474
-location: clients/tests/test-client.py:1025:test_004()/128
+location: clients/tests/test-client.py:1034:test_004()/128
cmd: $NMCLI --pretty -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -7177,7 +7177,7 @@ wlan0 wifi niedostępne /org/freedesktop/NetworkManager/Devices/3 con-v
<<<
size: 12873
-location: clients/tests/test-client.py:1028:test_004()/129
+location: clients/tests/test-client.py:1037:test_004()/129
cmd: $NMCLI --pretty dev show
lang: C
returncode: 0
@@ -7385,7 +7385,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 12937
-location: clients/tests/test-client.py:1028:test_004()/130
+location: clients/tests/test-client.py:1037:test_004()/130
cmd: $NMCLI --pretty dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -7593,7 +7593,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 24735
-location: clients/tests/test-client.py:1031:test_004()/131
+location: clients/tests/test-client.py:1040:test_004()/131
cmd: $NMCLI --pretty -f all dev show
lang: C
returncode: 0
@@ -8031,7 +8031,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 24908
-location: clients/tests/test-client.py:1031:test_004()/132
+location: clients/tests/test-client.py:1040:test_004()/132
cmd: $NMCLI --pretty -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -8469,7 +8469,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2439
-location: clients/tests/test-client.py:1034:test_004()/133
+location: clients/tests/test-client.py:1043:test_004()/133
cmd: $NMCLI --pretty dev show wlan0
lang: C
returncode: 0
@@ -8514,7 +8514,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 2457
-location: clients/tests/test-client.py:1034:test_004()/134
+location: clients/tests/test-client.py:1043:test_004()/134
cmd: $NMCLI --pretty dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -8559,7 +8559,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 5854
-location: clients/tests/test-client.py:1037:test_004()/135
+location: clients/tests/test-client.py:1046:test_004()/135
cmd: $NMCLI --pretty -f all dev show wlan0
lang: C
returncode: 0
@@ -8671,7 +8671,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5914
-location: clients/tests/test-client.py:1037:test_004()/136
+location: clients/tests/test-client.py:1046:test_004()/136
cmd: $NMCLI --pretty -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -8783,7 +8783,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2317
-location: clients/tests/test-client.py:1040:test_004()/137
+location: clients/tests/test-client.py:1049:test_004()/137
cmd: $NMCLI --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -8832,7 +8832,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 2346
-location: clients/tests/test-client.py:1040:test_004()/138
+location: clients/tests/test-client.py:1049:test_004()/138
cmd: $NMCLI --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -8881,7 +8881,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 2317
-location: clients/tests/test-client.py:1043:test_004()/139
+location: clients/tests/test-client.py:1052:test_004()/139
cmd: $NMCLI --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -8930,7 +8930,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 2346
-location: clients/tests/test-client.py:1043:test_004()/140
+location: clients/tests/test-client.py:1052:test_004()/140
cmd: $NMCLI --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -8979,7 +8979,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 671
-location: clients/tests/test-client.py:1046:test_004()/141
+location: clients/tests/test-client.py:1055:test_004()/141
cmd: $NMCLI --pretty -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -8998,7 +8998,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3
<<<
size: 674
-location: clients/tests/test-client.py:1046:test_004()/142
+location: clients/tests/test-client.py:1055:test_004()/142
cmd: $NMCLI --pretty -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -9017,7 +9017,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3
<<<
size: 3026
-location: clients/tests/test-client.py:1049:test_004()/143
+location: clients/tests/test-client.py:1058:test_004()/143
cmd: $NMCLI --pretty -f ALL device wifi list
lang: C
returncode: 0
@@ -9047,7 +9047,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH
<<<
size: 3264
-location: clients/tests/test-client.py:1049:test_004()/144
+location: clients/tests/test-client.py:1058:test_004()/144
cmd: $NMCLI --pretty -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -9077,7 +9077,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1
<<<
size: 1152
-location: clients/tests/test-client.py:1051:test_004()/145
+location: clients/tests/test-client.py:1060:test_004()/145
cmd: $NMCLI --pretty -f COMMON device wifi list
lang: C
returncode: 0
@@ -9107,7 +9107,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 1383
-location: clients/tests/test-client.py:1051:test_004()/146
+location: clients/tests/test-client.py:1060:test_004()/146
cmd: $NMCLI --pretty -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -9137,7 +9137,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 3139
-location: clients/tests/test-client.py:1054:test_004()/147
+location: clients/tests/test-client.py:1063:test_004()/147
cmd: $NMCLI --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -9167,7 +9167,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH
<<<
size: 3377
-location: clients/tests/test-client.py:1054:test_004()/148
+location: clients/tests/test-client.py:1063:test_004()/148
cmd: $NMCLI --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -9197,7 +9197,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1
<<<
size: 1139
-location: clients/tests/test-client.py:1056:test_004()/149
+location: clients/tests/test-client.py:1065:test_004()/149
cmd: $NMCLI --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -9212,7 +9212,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH
<<<
size: 1227
-location: clients/tests/test-client.py:1056:test_004()/150
+location: clients/tests/test-client.py:1065:test_004()/150
cmd: $NMCLI --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -9227,7 +9227,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1
<<<
size: 497
-location: clients/tests/test-client.py:1058:test_004()/151
+location: clients/tests/test-client.py:1067:test_004()/151
cmd: $NMCLI --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -9242,7 +9242,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 582
-location: clients/tests/test-client.py:1058:test_004()/152
+location: clients/tests/test-client.py:1067:test_004()/152
cmd: $NMCLI --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -9257,7 +9257,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 1252
-location: clients/tests/test-client.py:1061:test_004()/153
+location: clients/tests/test-client.py:1070:test_004()/153
cmd: $NMCLI --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -9272,7 +9272,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH
<<<
size: 1340
-location: clients/tests/test-client.py:1061:test_004()/154
+location: clients/tests/test-client.py:1070:test_004()/154
cmd: $NMCLI --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -9287,7 +9287,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1
<<<
size: 5857
-location: clients/tests/test-client.py:1063:test_004()/155
+location: clients/tests/test-client.py:1072:test_004()/155
cmd: $NMCLI --pretty -f ALL device show wlan0
lang: C
returncode: 0
@@ -9399,7 +9399,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5917
-location: clients/tests/test-client.py:1063:test_004()/156
+location: clients/tests/test-client.py:1072:test_004()/156
cmd: $NMCLI --pretty -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -9511,7 +9511,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2452
-location: clients/tests/test-client.py:1065:test_004()/157
+location: clients/tests/test-client.py:1074:test_004()/157
cmd: $NMCLI --pretty -f COMMON device show wlan0
lang: C
returncode: 0
@@ -9556,7 +9556,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 2470
-location: clients/tests/test-client.py:1065:test_004()/158
+location: clients/tests/test-client.py:1074:test_004()/158
cmd: $NMCLI --pretty -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -9601,7 +9601,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 5995
-location: clients/tests/test-client.py:1067:test_004()/159
+location: clients/tests/test-client.py:1076:test_004()/159
cmd: $NMCLI --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -9713,7 +9713,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 6055
-location: clients/tests/test-client.py:1067:test_004()/160
+location: clients/tests/test-client.py:1076:test_004()/160
cmd: $NMCLI --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -9825,7 +9825,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5532
-location: clients/tests/test-client.py:1005:test_004()/161
+location: clients/tests/test-client.py:1014:test_004()/161
cmd: $NMCLI --pretty --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -9938,7 +9938,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 5572
-location: clients/tests/test-client.py:1005:test_004()/162
+location: clients/tests/test-client.py:1014:test_004()/162
cmd: $NMCLI --pretty --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -10051,7 +10051,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 5532
-location: clients/tests/test-client.py:1007:test_004()/163
+location: clients/tests/test-client.py:1016:test_004()/163
cmd: $NMCLI --pretty --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -10164,7 +10164,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 5572
-location: clients/tests/test-client.py:1007:test_004()/164
+location: clients/tests/test-client.py:1016:test_004()/164
cmd: $NMCLI --pretty --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -10277,7 +10277,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4058
-location: clients/tests/test-client.py:1010:test_004()/165
+location: clients/tests/test-client.py:1019:test_004()/165
cmd: $NMCLI --pretty --color yes -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -10365,7 +10365,7 @@ proxy.pac-script: --
<<<
size: 4083
-location: clients/tests/test-client.py:1010:test_004()/166
+location: clients/tests/test-client.py:1019:test_004()/166
cmd: $NMCLI --pretty --color yes -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -10453,7 +10453,7 @@ proxy.pac-script: --
<<<
size: 797
-location: clients/tests/test-client.py:1016:test_004()/167
+location: clients/tests/test-client.py:1025:test_004()/167
cmd: $NMCLI --pretty --color yes -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -10472,7 +10472,7 @@ vpn.timeout: 0
<<<
size: 813
-location: clients/tests/test-client.py:1016:test_004()/168
+location: clients/tests/test-client.py:1025:test_004()/168
cmd: $NMCLI --pretty --color yes -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -10491,7 +10491,7 @@ vpn.timeout: 0
<<<
size: 1148
-location: clients/tests/test-client.py:1019:test_004()/169
+location: clients/tests/test-client.py:1028:test_004()/169
cmd: $NMCLI --pretty --color yes -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -10516,7 +10516,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1168
-location: clients/tests/test-client.py:1019:test_004()/170
+location: clients/tests/test-client.py:1028:test_004()/170
cmd: $NMCLI --pretty --color yes -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -10541,7 +10541,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 694
-location: clients/tests/test-client.py:1022:test_004()/171
+location: clients/tests/test-client.py:1031:test_004()/171
cmd: $NMCLI --pretty --color yes dev s
lang: C
returncode: 0
@@ -10560,7 +10560,7 @@ DEVICE TYPE STATE CONNECTION
<<<
size: 702
-location: clients/tests/test-client.py:1022:test_004()/172
+location: clients/tests/test-client.py:1031:test_004()/172
cmd: $NMCLI --pretty --color yes dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -10579,7 +10579,7 @@ DEVICE TYPE STATE CONNECTION
<<<
size: 1758
-location: clients/tests/test-client.py:1025:test_004()/173
+location: clients/tests/test-client.py:1034:test_004()/173
cmd: $NMCLI --pretty --color yes -f all dev status
lang: C
returncode: 0
@@ -10598,7 +10598,7 @@ DEVICE TYPE STATE DBUS-PATH CONNEC
<<<
size: 1766
-location: clients/tests/test-client.py:1025:test_004()/174
+location: clients/tests/test-client.py:1034:test_004()/174
cmd: $NMCLI --pretty --color yes -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -10617,7 +10617,7 @@ DEVICE TYPE STATE DBUS-PATH CONNEC
<<<
size: 12885
-location: clients/tests/test-client.py:1028:test_004()/175
+location: clients/tests/test-client.py:1037:test_004()/175
cmd: $NMCLI --pretty --color yes dev show
lang: C
returncode: 0
@@ -10825,7 +10825,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 12949
-location: clients/tests/test-client.py:1028:test_004()/176
+location: clients/tests/test-client.py:1037:test_004()/176
cmd: $NMCLI --pretty --color yes dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -11033,7 +11033,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 25035
-location: clients/tests/test-client.py:1031:test_004()/177
+location: clients/tests/test-client.py:1040:test_004()/177
cmd: $NMCLI --pretty --color yes -f all dev show
lang: C
returncode: 0
@@ -11471,7 +11471,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 25208
-location: clients/tests/test-client.py:1031:test_004()/178
+location: clients/tests/test-client.py:1040:test_004()/178
cmd: $NMCLI --pretty --color yes -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -11909,7 +11909,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2451
-location: clients/tests/test-client.py:1034:test_004()/179
+location: clients/tests/test-client.py:1043:test_004()/179
cmd: $NMCLI --pretty --color yes dev show wlan0
lang: C
returncode: 0
@@ -11954,7 +11954,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 2469
-location: clients/tests/test-client.py:1034:test_004()/180
+location: clients/tests/test-client.py:1043:test_004()/180
cmd: $NMCLI --pretty --color yes dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -11999,7 +11999,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 6082
-location: clients/tests/test-client.py:1037:test_004()/181
+location: clients/tests/test-client.py:1046:test_004()/181
cmd: $NMCLI --pretty --color yes -f all dev show wlan0
lang: C
returncode: 0
@@ -12111,7 +12111,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 6142
-location: clients/tests/test-client.py:1037:test_004()/182
+location: clients/tests/test-client.py:1046:test_004()/182
cmd: $NMCLI --pretty --color yes -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -12223,7 +12223,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2329
-location: clients/tests/test-client.py:1040:test_004()/183
+location: clients/tests/test-client.py:1049:test_004()/183
cmd: $NMCLI --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -12272,7 +12272,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 2358
-location: clients/tests/test-client.py:1040:test_004()/184
+location: clients/tests/test-client.py:1049:test_004()/184
cmd: $NMCLI --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -12321,7 +12321,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 2329
-location: clients/tests/test-client.py:1043:test_004()/185
+location: clients/tests/test-client.py:1052:test_004()/185
cmd: $NMCLI --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -12370,7 +12370,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 2358
-location: clients/tests/test-client.py:1043:test_004()/186
+location: clients/tests/test-client.py:1052:test_004()/186
cmd: $NMCLI --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -12419,7 +12419,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 803
-location: clients/tests/test-client.py:1046:test_004()/187
+location: clients/tests/test-client.py:1055:test_004()/187
cmd: $NMCLI --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -12438,7 +12438,7 @@ DEVICE TYPE DBUS-PATH
<<<
size: 806
-location: clients/tests/test-client.py:1046:test_004()/188
+location: clients/tests/test-client.py:1055:test_004()/188
cmd: $NMCLI --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -12457,7 +12457,7 @@ DEVICE TYPE DBUS-PATH
<<<
size: 3650
-location: clients/tests/test-client.py:1049:test_004()/189
+location: clients/tests/test-client.py:1058:test_004()/189
cmd: $NMCLI --pretty --color yes -f ALL device wifi list
lang: C
returncode: 0
@@ -12487,7 +12487,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 3888
-location: clients/tests/test-client.py:1049:test_004()/190
+location: clients/tests/test-client.py:1058:test_004()/190
cmd: $NMCLI --pretty --color yes -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -12517,7 +12517,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 1453
-location: clients/tests/test-client.py:1051:test_004()/191
+location: clients/tests/test-client.py:1060:test_004()/191
cmd: $NMCLI --pretty --color yes -f COMMON device wifi list
lang: C
returncode: 0
@@ -12547,7 +12547,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 1683
-location: clients/tests/test-client.py:1051:test_004()/192
+location: clients/tests/test-client.py:1060:test_004()/192
cmd: $NMCLI --pretty --color yes -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -12577,7 +12577,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 3763
-location: clients/tests/test-client.py:1054:test_004()/193
+location: clients/tests/test-client.py:1063:test_004()/193
cmd: $NMCLI --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -12607,7 +12607,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 4001
-location: clients/tests/test-client.py:1054:test_004()/194
+location: clients/tests/test-client.py:1063:test_004()/194
cmd: $NMCLI --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -12637,7 +12637,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 1305
-location: clients/tests/test-client.py:1056:test_004()/195
+location: clients/tests/test-client.py:1065:test_004()/195
cmd: $NMCLI --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -12652,7 +12652,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 1392
-location: clients/tests/test-client.py:1056:test_004()/196
+location: clients/tests/test-client.py:1065:test_004()/196
cmd: $NMCLI --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -12667,7 +12667,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 581
-location: clients/tests/test-client.py:1058:test_004()/197
+location: clients/tests/test-client.py:1067:test_004()/197
cmd: $NMCLI --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -12682,7 +12682,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 666
-location: clients/tests/test-client.py:1058:test_004()/198
+location: clients/tests/test-client.py:1067:test_004()/198
cmd: $NMCLI --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -12697,7 +12697,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 1418
-location: clients/tests/test-client.py:1061:test_004()/199
+location: clients/tests/test-client.py:1070:test_004()/199
cmd: $NMCLI --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -12712,7 +12712,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 1505
-location: clients/tests/test-client.py:1061:test_004()/200
+location: clients/tests/test-client.py:1070:test_004()/200
cmd: $NMCLI --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -12727,7 +12727,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 6085
-location: clients/tests/test-client.py:1063:test_004()/201
+location: clients/tests/test-client.py:1072:test_004()/201
cmd: $NMCLI --pretty --color yes -f ALL device show wlan0
lang: C
returncode: 0
@@ -12839,7 +12839,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 6145
-location: clients/tests/test-client.py:1063:test_004()/202
+location: clients/tests/test-client.py:1072:test_004()/202
cmd: $NMCLI --pretty --color yes -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -12951,7 +12951,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2464
-location: clients/tests/test-client.py:1065:test_004()/203
+location: clients/tests/test-client.py:1074:test_004()/203
cmd: $NMCLI --pretty --color yes -f COMMON device show wlan0
lang: C
returncode: 0
@@ -12996,7 +12996,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 2482
-location: clients/tests/test-client.py:1065:test_004()/204
+location: clients/tests/test-client.py:1074:test_004()/204
cmd: $NMCLI --pretty --color yes -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -13041,7 +13041,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 6223
-location: clients/tests/test-client.py:1067:test_004()/205
+location: clients/tests/test-client.py:1076:test_004()/205
cmd: $NMCLI --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -13153,7 +13153,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 6283
-location: clients/tests/test-client.py:1067:test_004()/206
+location: clients/tests/test-client.py:1076:test_004()/206
cmd: $NMCLI --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -13265,7 +13265,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2276
-location: clients/tests/test-client.py:1005:test_004()/207
+location: clients/tests/test-client.py:1014:test_004()/207
cmd: $NMCLI --terse con s con-vpn-1
lang: C
returncode: 0
@@ -13365,7 +13365,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 2286
-location: clients/tests/test-client.py:1005:test_004()/208
+location: clients/tests/test-client.py:1014:test_004()/208
cmd: $NMCLI --terse con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -13465,7 +13465,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 2276
-location: clients/tests/test-client.py:1007:test_004()/209
+location: clients/tests/test-client.py:1016:test_004()/209
cmd: $NMCLI --terse con s con-vpn-1
lang: C
returncode: 0
@@ -13565,7 +13565,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 2286
-location: clients/tests/test-client.py:1007:test_004()/210
+location: clients/tests/test-client.py:1016:test_004()/210
cmd: $NMCLI --terse con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -13665,7 +13665,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 1724
-location: clients/tests/test-client.py:1010:test_004()/211
+location: clients/tests/test-client.py:1019:test_004()/211
cmd: $NMCLI --terse -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -13745,7 +13745,7 @@ proxy.pac-script:
<<<
size: 1734
-location: clients/tests/test-client.py:1010:test_004()/212
+location: clients/tests/test-client.py:1019:test_004()/212
cmd: $NMCLI --terse -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -13825,7 +13825,7 @@ proxy.pac-script:
<<<
size: 322
-location: clients/tests/test-client.py:1016:test_004()/213
+location: clients/tests/test-client.py:1025:test_004()/213
cmd: $NMCLI --terse -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -13840,7 +13840,7 @@ vpn.timeout:0
<<<
size: 332
-location: clients/tests/test-client.py:1016:test_004()/214
+location: clients/tests/test-client.py:1025:test_004()/214
cmd: $NMCLI --terse -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -13855,7 +13855,7 @@ vpn.timeout:0
<<<
size: 525
-location: clients/tests/test-client.py:1019:test_004()/215
+location: clients/tests/test-client.py:1028:test_004()/215
cmd: $NMCLI --terse -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -13876,7 +13876,7 @@ GENERAL.MASTER-PATH:
<<<
size: 535
-location: clients/tests/test-client.py:1019:test_004()/216
+location: clients/tests/test-client.py:1028:test_004()/216
cmd: $NMCLI --terse -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -13897,7 +13897,7 @@ GENERAL.MASTER-PATH:
<<<
size: 269
-location: clients/tests/test-client.py:1022:test_004()/217
+location: clients/tests/test-client.py:1031:test_004()/217
cmd: $NMCLI --terse dev s
lang: C
returncode: 0
@@ -13911,7 +13911,7 @@ wlan0:wifi:unavailable:con-vpn-1
<<<
size: 284
-location: clients/tests/test-client.py:1022:test_004()/218
+location: clients/tests/test-client.py:1031:test_004()/218
cmd: $NMCLI --terse dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -13925,7 +13925,7 @@ wlan0:wifi:niedostępne:con-vpn-1
<<<
size: 587
-location: clients/tests/test-client.py:1025:test_004()/219
+location: clients/tests/test-client.py:1034:test_004()/219
cmd: $NMCLI --terse -f all dev status
lang: C
returncode: 0
@@ -13939,7 +13939,7 @@ wlan0:wifi:unavailable:/org/freedesktop/NetworkManager/Devices/3:con-vpn-1:UUID-
<<<
size: 602
-location: clients/tests/test-client.py:1025:test_004()/220
+location: clients/tests/test-client.py:1034:test_004()/220
cmd: $NMCLI --terse -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -13953,7 +13953,7 @@ wlan0:wifi:niedostępne:/org/freedesktop/NetworkManager/Devices/3:con-vpn-1:UUID
<<<
size: 4540
-location: clients/tests/test-client.py:1028:test_004()/221
+location: clients/tests/test-client.py:1037:test_004()/221
cmd: $NMCLI --terse dev show
lang: C
returncode: 0
@@ -14099,7 +14099,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 4550
-location: clients/tests/test-client.py:1028:test_004()/222
+location: clients/tests/test-client.py:1037:test_004()/222
cmd: $NMCLI --terse dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -14245,7 +14245,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 11567
-location: clients/tests/test-client.py:1031:test_004()/223
+location: clients/tests/test-client.py:1040:test_004()/223
cmd: $NMCLI --terse -f all dev show
lang: C
returncode: 0
@@ -14624,7 +14624,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 11613
-location: clients/tests/test-client.py:1031:test_004()/224
+location: clients/tests/test-client.py:1040:test_004()/224
cmd: $NMCLI --terse -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -15003,7 +15003,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 882
-location: clients/tests/test-client.py:1034:test_004()/225
+location: clients/tests/test-client.py:1043:test_004()/225
cmd: $NMCLI --terse dev show wlan0
lang: C
returncode: 0
@@ -15036,7 +15036,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 892
-location: clients/tests/test-client.py:1034:test_004()/226
+location: clients/tests/test-client.py:1043:test_004()/226
cmd: $NMCLI --terse dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -15069,7 +15069,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 2629
-location: clients/tests/test-client.py:1037:test_004()/227
+location: clients/tests/test-client.py:1046:test_004()/227
cmd: $NMCLI --terse -f all dev show wlan0
lang: C
returncode: 0
@@ -15167,7 +15167,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2666
-location: clients/tests/test-client.py:1037:test_004()/228
+location: clients/tests/test-client.py:1046:test_004()/228
cmd: $NMCLI --terse -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -15265,7 +15265,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 1116
-location: clients/tests/test-client.py:1040:test_004()/229
+location: clients/tests/test-client.py:1049:test_004()/229
cmd: $NMCLI --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -15308,7 +15308,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 1126
-location: clients/tests/test-client.py:1040:test_004()/230
+location: clients/tests/test-client.py:1049:test_004()/230
cmd: $NMCLI --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -15351,7 +15351,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 1116
-location: clients/tests/test-client.py:1043:test_004()/231
+location: clients/tests/test-client.py:1052:test_004()/231
cmd: $NMCLI --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -15394,7 +15394,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 1126
-location: clients/tests/test-client.py:1043:test_004()/232
+location: clients/tests/test-client.py:1052:test_004()/232
cmd: $NMCLI --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -15437,7 +15437,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 428
-location: clients/tests/test-client.py:1046:test_004()/233
+location: clients/tests/test-client.py:1055:test_004()/233
cmd: $NMCLI --terse -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -15451,7 +15451,7 @@ wlan0:wifi:/org/freedesktop/NetworkManager/Devices/3
<<<
size: 438
-location: clients/tests/test-client.py:1046:test_004()/234
+location: clients/tests/test-client.py:1055:test_004()/234
cmd: $NMCLI --terse -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -15465,7 +15465,7 @@ wlan0:wifi:/org/freedesktop/NetworkManager/Devices/3
<<<
size: 1175
-location: clients/tests/test-client.py:1049:test_004()/235
+location: clients/tests/test-client.py:1058:test_004()/235
cmd: $NMCLI --terse -f ALL device wifi list
lang: C
returncode: 0
@@ -15480,7 +15480,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54
<<<
size: 1233
-location: clients/tests/test-client.py:1049:test_004()/236
+location: clients/tests/test-client.py:1058:test_004()/236
cmd: $NMCLI --terse -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -15495,7 +15495,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:24
<<<
size: 353
-location: clients/tests/test-client.py:1051:test_004()/237
+location: clients/tests/test-client.py:1060:test_004()/237
cmd: $NMCLI --terse -f COMMON device wifi list
lang: C
returncode: 0
@@ -15510,7 +15510,7 @@ stdout: 198 bytes
<<<
size: 399
-location: clients/tests/test-client.py:1051:test_004()/238
+location: clients/tests/test-client.py:1060:test_004()/238
cmd: $NMCLI --terse -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -15525,7 +15525,7 @@ stdout: 234 bytes
<<<
size: 1288
-location: clients/tests/test-client.py:1054:test_004()/239
+location: clients/tests/test-client.py:1063:test_004()/239
cmd: $NMCLI --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -15540,7 +15540,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54
<<<
size: 1346
-location: clients/tests/test-client.py:1054:test_004()/240
+location: clients/tests/test-client.py:1063:test_004()/240
cmd: $NMCLI --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -15555,7 +15555,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:24
<<<
size: 431
-location: clients/tests/test-client.py:1056:test_004()/241
+location: clients/tests/test-client.py:1065:test_004()/241
cmd: $NMCLI --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -15565,7 +15565,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54
<<<
size: 453
-location: clients/tests/test-client.py:1056:test_004()/242
+location: clients/tests/test-client.py:1065:test_004()/242
cmd: $NMCLI --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -15575,7 +15575,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:24
<<<
size: 227
-location: clients/tests/test-client.py:1058:test_004()/243
+location: clients/tests/test-client.py:1067:test_004()/243
cmd: $NMCLI --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -15585,7 +15585,7 @@ stdout: 49 bytes
<<<
size: 246
-location: clients/tests/test-client.py:1058:test_004()/244
+location: clients/tests/test-client.py:1067:test_004()/244
cmd: $NMCLI --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -15595,7 +15595,7 @@ stdout: 58 bytes
<<<
size: 544
-location: clients/tests/test-client.py:1061:test_004()/245
+location: clients/tests/test-client.py:1070:test_004()/245
cmd: $NMCLI --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -15605,7 +15605,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54
<<<
size: 566
-location: clients/tests/test-client.py:1061:test_004()/246
+location: clients/tests/test-client.py:1070:test_004()/246
cmd: $NMCLI --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -15615,7 +15615,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:24
<<<
size: 2632
-location: clients/tests/test-client.py:1063:test_004()/247
+location: clients/tests/test-client.py:1072:test_004()/247
cmd: $NMCLI --terse -f ALL device show wlan0
lang: C
returncode: 0
@@ -15713,7 +15713,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2669
-location: clients/tests/test-client.py:1063:test_004()/248
+location: clients/tests/test-client.py:1072:test_004()/248
cmd: $NMCLI --terse -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -15811,7 +15811,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 895
-location: clients/tests/test-client.py:1065:test_004()/249
+location: clients/tests/test-client.py:1074:test_004()/249
cmd: $NMCLI --terse -f COMMON device show wlan0
lang: C
returncode: 0
@@ -15844,7 +15844,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 905
-location: clients/tests/test-client.py:1065:test_004()/250
+location: clients/tests/test-client.py:1074:test_004()/250
cmd: $NMCLI --terse -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -15877,7 +15877,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 2770
-location: clients/tests/test-client.py:1067:test_004()/251
+location: clients/tests/test-client.py:1076:test_004()/251
cmd: $NMCLI --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -15975,7 +15975,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2807
-location: clients/tests/test-client.py:1067:test_004()/252
+location: clients/tests/test-client.py:1076:test_004()/252
cmd: $NMCLI --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -16073,7 +16073,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2288
-location: clients/tests/test-client.py:1005:test_004()/253
+location: clients/tests/test-client.py:1014:test_004()/253
cmd: $NMCLI --terse --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -16173,7 +16173,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 2298
-location: clients/tests/test-client.py:1005:test_004()/254
+location: clients/tests/test-client.py:1014:test_004()/254
cmd: $NMCLI --terse --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -16273,7 +16273,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 2288
-location: clients/tests/test-client.py:1007:test_004()/255
+location: clients/tests/test-client.py:1016:test_004()/255
cmd: $NMCLI --terse --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -16373,7 +16373,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 2298
-location: clients/tests/test-client.py:1007:test_004()/256
+location: clients/tests/test-client.py:1016:test_004()/256
cmd: $NMCLI --terse --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -16473,7 +16473,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 1736
-location: clients/tests/test-client.py:1010:test_004()/257
+location: clients/tests/test-client.py:1019:test_004()/257
cmd: $NMCLI --terse --color yes -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -16553,7 +16553,7 @@ proxy.pac-script:
<<<
size: 1746
-location: clients/tests/test-client.py:1010:test_004()/258
+location: clients/tests/test-client.py:1019:test_004()/258
cmd: $NMCLI --terse --color yes -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -16633,7 +16633,7 @@ proxy.pac-script:
<<<
size: 334
-location: clients/tests/test-client.py:1016:test_004()/259
+location: clients/tests/test-client.py:1025:test_004()/259
cmd: $NMCLI --terse --color yes -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -16648,7 +16648,7 @@ vpn.timeout:0
<<<
size: 344
-location: clients/tests/test-client.py:1016:test_004()/260
+location: clients/tests/test-client.py:1025:test_004()/260
cmd: $NMCLI --terse --color yes -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -16663,7 +16663,7 @@ vpn.timeout:0
<<<
size: 537
-location: clients/tests/test-client.py:1019:test_004()/261
+location: clients/tests/test-client.py:1028:test_004()/261
cmd: $NMCLI --terse --color yes -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -16684,7 +16684,7 @@ GENERAL.MASTER-PATH:
<<<
size: 547
-location: clients/tests/test-client.py:1019:test_004()/262
+location: clients/tests/test-client.py:1028:test_004()/262
cmd: $NMCLI --terse --color yes -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -16705,7 +16705,7 @@ GENERAL.MASTER-PATH:
<<<
size: 441
-location: clients/tests/test-client.py:1022:test_004()/263
+location: clients/tests/test-client.py:1031:test_004()/263
cmd: $NMCLI --terse --color yes dev s
lang: C
returncode: 0
@@ -16719,7 +16719,7 @@ stdout: 295 bytes
<<<
size: 456
-location: clients/tests/test-client.py:1022:test_004()/264
+location: clients/tests/test-client.py:1031:test_004()/264
cmd: $NMCLI --terse --color yes dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -16733,7 +16733,7 @@ stdout: 300 bytes
<<<
size: 879
-location: clients/tests/test-client.py:1025:test_004()/265
+location: clients/tests/test-client.py:1034:test_004()/265
cmd: $NMCLI --terse --color yes -f all dev status
lang: C
returncode: 0
@@ -16747,7 +16747,7 @@ stdout: 721 bytes
<<<
size: 894
-location: clients/tests/test-client.py:1025:test_004()/266
+location: clients/tests/test-client.py:1034:test_004()/266
cmd: $NMCLI --terse --color yes -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -16761,7 +16761,7 @@ stdout: 726 bytes
<<<
size: 4552
-location: clients/tests/test-client.py:1028:test_004()/267
+location: clients/tests/test-client.py:1037:test_004()/267
cmd: $NMCLI --terse --color yes dev show
lang: C
returncode: 0
@@ -16907,7 +16907,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 4562
-location: clients/tests/test-client.py:1028:test_004()/268
+location: clients/tests/test-client.py:1037:test_004()/268
cmd: $NMCLI --terse --color yes dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -17053,7 +17053,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 11867
-location: clients/tests/test-client.py:1031:test_004()/269
+location: clients/tests/test-client.py:1040:test_004()/269
cmd: $NMCLI --terse --color yes -f all dev show
lang: C
returncode: 0
@@ -17432,7 +17432,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 11913
-location: clients/tests/test-client.py:1031:test_004()/270
+location: clients/tests/test-client.py:1040:test_004()/270
cmd: $NMCLI --terse --color yes -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -17811,7 +17811,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 894
-location: clients/tests/test-client.py:1034:test_004()/271
+location: clients/tests/test-client.py:1043:test_004()/271
cmd: $NMCLI --terse --color yes dev show wlan0
lang: C
returncode: 0
@@ -17844,7 +17844,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 904
-location: clients/tests/test-client.py:1034:test_004()/272
+location: clients/tests/test-client.py:1043:test_004()/272
cmd: $NMCLI --terse --color yes dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -17877,7 +17877,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 2857
-location: clients/tests/test-client.py:1037:test_004()/273
+location: clients/tests/test-client.py:1046:test_004()/273
cmd: $NMCLI --terse --color yes -f all dev show wlan0
lang: C
returncode: 0
@@ -17975,7 +17975,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2894
-location: clients/tests/test-client.py:1037:test_004()/274
+location: clients/tests/test-client.py:1046:test_004()/274
cmd: $NMCLI --terse --color yes -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -18073,7 +18073,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 1128
-location: clients/tests/test-client.py:1040:test_004()/275
+location: clients/tests/test-client.py:1049:test_004()/275
cmd: $NMCLI --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -18116,7 +18116,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 1138
-location: clients/tests/test-client.py:1040:test_004()/276
+location: clients/tests/test-client.py:1049:test_004()/276
cmd: $NMCLI --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -18159,7 +18159,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 1128
-location: clients/tests/test-client.py:1043:test_004()/277
+location: clients/tests/test-client.py:1052:test_004()/277
cmd: $NMCLI --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -18202,7 +18202,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 1138
-location: clients/tests/test-client.py:1043:test_004()/278
+location: clients/tests/test-client.py:1052:test_004()/278
cmd: $NMCLI --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -18245,7 +18245,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 560
-location: clients/tests/test-client.py:1046:test_004()/279
+location: clients/tests/test-client.py:1055:test_004()/279
cmd: $NMCLI --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -18259,7 +18259,7 @@ stdout: 391 bytes
<<<
size: 570
-location: clients/tests/test-client.py:1046:test_004()/280
+location: clients/tests/test-client.py:1055:test_004()/280
cmd: $NMCLI --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -18273,7 +18273,7 @@ stdout: 391 bytes
<<<
size: 1799
-location: clients/tests/test-client.py:1049:test_004()/281
+location: clients/tests/test-client.py:1058:test_004()/281
cmd: $NMCLI --terse --color yes -f ALL device wifi list
lang: C
returncode: 0
@@ -18288,7 +18288,7 @@ stdout: 1634 bytes
<<<
size: 1857
-location: clients/tests/test-client.py:1049:test_004()/282
+location: clients/tests/test-client.py:1058:test_004()/282
cmd: $NMCLI --terse --color yes -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -18303,7 +18303,7 @@ stdout: 1682 bytes
<<<
size: 653
-location: clients/tests/test-client.py:1051:test_004()/283
+location: clients/tests/test-client.py:1060:test_004()/283
cmd: $NMCLI --terse --color yes -f COMMON device wifi list
lang: C
returncode: 0
@@ -18318,7 +18318,7 @@ stdout: 486 bytes
<<<
size: 699
-location: clients/tests/test-client.py:1051:test_004()/284
+location: clients/tests/test-client.py:1060:test_004()/284
cmd: $NMCLI --terse --color yes -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -18333,7 +18333,7 @@ stdout: 522 bytes
<<<
size: 1912
-location: clients/tests/test-client.py:1054:test_004()/285
+location: clients/tests/test-client.py:1063:test_004()/285
cmd: $NMCLI --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -18348,7 +18348,7 @@ stdout: 1634 bytes
<<<
size: 1970
-location: clients/tests/test-client.py:1054:test_004()/286
+location: clients/tests/test-client.py:1063:test_004()/286
cmd: $NMCLI --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -18363,7 +18363,7 @@ stdout: 1682 bytes
<<<
size: 596
-location: clients/tests/test-client.py:1056:test_004()/287
+location: clients/tests/test-client.py:1065:test_004()/287
cmd: $NMCLI --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -18373,7 +18373,7 @@ stdout: 408 bytes
<<<
size: 618
-location: clients/tests/test-client.py:1056:test_004()/288
+location: clients/tests/test-client.py:1065:test_004()/288
cmd: $NMCLI --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -18383,7 +18383,7 @@ stdout: 420 bytes
<<<
size: 312
-location: clients/tests/test-client.py:1058:test_004()/289
+location: clients/tests/test-client.py:1067:test_004()/289
cmd: $NMCLI --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -18393,7 +18393,7 @@ stdout: 121 bytes
<<<
size: 331
-location: clients/tests/test-client.py:1058:test_004()/290
+location: clients/tests/test-client.py:1067:test_004()/290
cmd: $NMCLI --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -18403,7 +18403,7 @@ stdout: 130 bytes
<<<
size: 709
-location: clients/tests/test-client.py:1061:test_004()/291
+location: clients/tests/test-client.py:1070:test_004()/291
cmd: $NMCLI --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -18413,7 +18413,7 @@ stdout: 408 bytes
<<<
size: 731
-location: clients/tests/test-client.py:1061:test_004()/292
+location: clients/tests/test-client.py:1070:test_004()/292
cmd: $NMCLI --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -18423,7 +18423,7 @@ stdout: 420 bytes
<<<
size: 2860
-location: clients/tests/test-client.py:1063:test_004()/293
+location: clients/tests/test-client.py:1072:test_004()/293
cmd: $NMCLI --terse --color yes -f ALL device show wlan0
lang: C
returncode: 0
@@ -18521,7 +18521,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2897
-location: clients/tests/test-client.py:1063:test_004()/294
+location: clients/tests/test-client.py:1072:test_004()/294
cmd: $NMCLI --terse --color yes -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -18619,7 +18619,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 907
-location: clients/tests/test-client.py:1065:test_004()/295
+location: clients/tests/test-client.py:1074:test_004()/295
cmd: $NMCLI --terse --color yes -f COMMON device show wlan0
lang: C
returncode: 0
@@ -18652,7 +18652,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 917
-location: clients/tests/test-client.py:1065:test_004()/296
+location: clients/tests/test-client.py:1074:test_004()/296
cmd: $NMCLI --terse --color yes -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -18685,7 +18685,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 2998
-location: clients/tests/test-client.py:1067:test_004()/297
+location: clients/tests/test-client.py:1076:test_004()/297
cmd: $NMCLI --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -18783,7 +18783,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 3035
-location: clients/tests/test-client.py:1067:test_004()/298
+location: clients/tests/test-client.py:1076:test_004()/298
cmd: $NMCLI --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -18881,7 +18881,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2920
-location: clients/tests/test-client.py:1005:test_004()/299
+location: clients/tests/test-client.py:1014:test_004()/299
cmd: $NMCLI --mode tabular con s con-vpn-1
lang: C
returncode: 0
@@ -18910,7 +18910,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn
<<<
size: 2941
-location: clients/tests/test-client.py:1005:test_004()/300
+location: clients/tests/test-client.py:1014:test_004()/300
cmd: $NMCLI --mode tabular con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -18939,7 +18939,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz
<<<
size: 2920
-location: clients/tests/test-client.py:1007:test_004()/301
+location: clients/tests/test-client.py:1016:test_004()/301
cmd: $NMCLI --mode tabular con s con-vpn-1
lang: C
returncode: 0
@@ -18968,7 +18968,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn
<<<
size: 2941
-location: clients/tests/test-client.py:1007:test_004()/302
+location: clients/tests/test-client.py:1016:test_004()/302
cmd: $NMCLI --mode tabular con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -18997,7 +18997,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz
<<<
size: 2188
-location: clients/tests/test-client.py:1010:test_004()/303
+location: clients/tests/test-client.py:1019:test_004()/303
cmd: $NMCLI --mode tabular -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -19021,7 +19021,7 @@ proxy none no -- --
<<<
size: 2200
-location: clients/tests/test-client.py:1010:test_004()/304
+location: clients/tests/test-client.py:1019:test_004()/304
cmd: $NMCLI --mode tabular -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -19045,7 +19045,7 @@ proxy none nie -- --
<<<
size: 412
-location: clients/tests/test-client.py:1016:test_004()/305
+location: clients/tests/test-client.py:1025:test_004()/305
cmd: $NMCLI --mode tabular -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -19056,7 +19056,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val
<<<
size: 422
-location: clients/tests/test-client.py:1016:test_004()/306
+location: clients/tests/test-client.py:1025:test_004()/306
cmd: $NMCLI --mode tabular -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -19067,7 +19067,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val
<<<
size: 644
-location: clients/tests/test-client.py:1019:test_004()/307
+location: clients/tests/test-client.py:1028:test_004()/307
cmd: $NMCLI --mode tabular -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -19078,7 +19078,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 activated no
<<<
size: 656
-location: clients/tests/test-client.py:1019:test_004()/308
+location: clients/tests/test-client.py:1028:test_004()/308
cmd: $NMCLI --mode tabular -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -19089,7 +19089,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n
<<<
size: 399
-location: clients/tests/test-client.py:1022:test_004()/309
+location: clients/tests/test-client.py:1031:test_004()/309
cmd: $NMCLI --mode tabular dev s
lang: C
returncode: 0
@@ -19104,7 +19104,7 @@ wlan0 wifi unavailable con-vpn-1
<<<
size: 414
-location: clients/tests/test-client.py:1022:test_004()/310
+location: clients/tests/test-client.py:1031:test_004()/310
cmd: $NMCLI --mode tabular dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -19119,7 +19119,7 @@ wlan0 wifi niedostępne con-vpn-1
<<<
size: 1210
-location: clients/tests/test-client.py:1025:test_004()/311
+location: clients/tests/test-client.py:1034:test_004()/311
cmd: $NMCLI --mode tabular -f all dev status
lang: C
returncode: 0
@@ -19134,7 +19134,7 @@ wlan0 wifi unavailable /org/freedesktop/NetworkManager/Devices/3 con-vp
<<<
size: 1225
-location: clients/tests/test-client.py:1025:test_004()/312
+location: clients/tests/test-client.py:1034:test_004()/312
cmd: $NMCLI --mode tabular -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -19149,7 +19149,7 @@ wlan0 wifi niedostępne /org/freedesktop/NetworkManager/Devices/3 con-v
<<<
size: 6361
-location: clients/tests/test-client.py:1028:test_004()/313
+location: clients/tests/test-client.py:1037:test_004()/313
cmd: $NMCLI --mode tabular dev show
lang: C
returncode: 0
@@ -19298,7 +19298,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 6388
-location: clients/tests/test-client.py:1028:test_004()/314
+location: clients/tests/test-client.py:1037:test_004()/314
cmd: $NMCLI --mode tabular dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -19447,7 +19447,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 14501
-location: clients/tests/test-client.py:1031:test_004()/315
+location: clients/tests/test-client.py:1040:test_004()/315
cmd: $NMCLI --mode tabular -f all dev show
lang: C
returncode: 0
@@ -19585,7 +19585,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 14660
-location: clients/tests/test-client.py:1031:test_004()/316
+location: clients/tests/test-client.py:1040:test_004()/316
cmd: $NMCLI --mode tabular -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -19723,7 +19723,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 1130
-location: clients/tests/test-client.py:1034:test_004()/317
+location: clients/tests/test-client.py:1043:test_004()/317
cmd: $NMCLI --mode tabular dev show wlan0
lang: C
returncode: 0
@@ -19758,7 +19758,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 1141
-location: clients/tests/test-client.py:1034:test_004()/318
+location: clients/tests/test-client.py:1043:test_004()/318
cmd: $NMCLI --mode tabular dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -19793,7 +19793,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 2940
-location: clients/tests/test-client.py:1037:test_004()/319
+location: clients/tests/test-client.py:1046:test_004()/319
cmd: $NMCLI --mode tabular -f all dev show wlan0
lang: C
returncode: 0
@@ -19830,7 +19830,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 3003
-location: clients/tests/test-client.py:1037:test_004()/320
+location: clients/tests/test-client.py:1046:test_004()/320
cmd: $NMCLI --mode tabular -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -19867,7 +19867,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 1178
-location: clients/tests/test-client.py:1040:test_004()/321
+location: clients/tests/test-client.py:1049:test_004()/321
cmd: $NMCLI --mode tabular -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -19884,7 +19884,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown
<<<
size: 1206
-location: clients/tests/test-client.py:1040:test_004()/322
+location: clients/tests/test-client.py:1049:test_004()/322
cmd: $NMCLI --mode tabular -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -19901,7 +19901,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane
<<<
size: 1178
-location: clients/tests/test-client.py:1043:test_004()/323
+location: clients/tests/test-client.py:1052:test_004()/323
cmd: $NMCLI --mode tabular -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -19918,7 +19918,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown
<<<
size: 1206
-location: clients/tests/test-client.py:1043:test_004()/324
+location: clients/tests/test-client.py:1052:test_004()/324
cmd: $NMCLI --mode tabular -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -19935,7 +19935,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane
<<<
size: 530
-location: clients/tests/test-client.py:1046:test_004()/325
+location: clients/tests/test-client.py:1055:test_004()/325
cmd: $NMCLI --mode tabular -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -19950,7 +19950,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3
<<<
size: 540
-location: clients/tests/test-client.py:1046:test_004()/326
+location: clients/tests/test-client.py:1055:test_004()/326
cmd: $NMCLI --mode tabular -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -19965,7 +19965,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3
<<<
size: 2000
-location: clients/tests/test-client.py:1049:test_004()/327
+location: clients/tests/test-client.py:1058:test_004()/327
cmd: $NMCLI --mode tabular -f ALL device wifi list
lang: C
returncode: 0
@@ -19983,7 +19983,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH
<<<
size: 2068
-location: clients/tests/test-client.py:1049:test_004()/328
+location: clients/tests/test-client.py:1058:test_004()/328
cmd: $NMCLI --mode tabular -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -20001,7 +20001,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1
<<<
size: 634
-location: clients/tests/test-client.py:1051:test_004()/329
+location: clients/tests/test-client.py:1060:test_004()/329
cmd: $NMCLI --mode tabular -f COMMON device wifi list
lang: C
returncode: 0
@@ -20019,7 +20019,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 694
-location: clients/tests/test-client.py:1051:test_004()/330
+location: clients/tests/test-client.py:1060:test_004()/330
cmd: $NMCLI --mode tabular -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -20037,7 +20037,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 2113
-location: clients/tests/test-client.py:1054:test_004()/331
+location: clients/tests/test-client.py:1063:test_004()/331
cmd: $NMCLI --mode tabular -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -20055,7 +20055,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH
<<<
size: 2181
-location: clients/tests/test-client.py:1054:test_004()/332
+location: clients/tests/test-client.py:1063:test_004()/332
cmd: $NMCLI --mode tabular -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -20073,7 +20073,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1
<<<
size: 751
-location: clients/tests/test-client.py:1056:test_004()/333
+location: clients/tests/test-client.py:1065:test_004()/333
cmd: $NMCLI --mode tabular -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -20084,7 +20084,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH
<<<
size: 779
-location: clients/tests/test-client.py:1056:test_004()/334
+location: clients/tests/test-client.py:1065:test_004()/334
cmd: $NMCLI --mode tabular -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -20095,7 +20095,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1
<<<
size: 324
-location: clients/tests/test-client.py:1058:test_004()/335
+location: clients/tests/test-client.py:1067:test_004()/335
cmd: $NMCLI --mode tabular -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -20106,7 +20106,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 350
-location: clients/tests/test-client.py:1058:test_004()/336
+location: clients/tests/test-client.py:1067:test_004()/336
cmd: $NMCLI --mode tabular -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -20117,7 +20117,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 864
-location: clients/tests/test-client.py:1061:test_004()/337
+location: clients/tests/test-client.py:1070:test_004()/337
cmd: $NMCLI --mode tabular -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -20128,7 +20128,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH
<<<
size: 892
-location: clients/tests/test-client.py:1061:test_004()/338
+location: clients/tests/test-client.py:1070:test_004()/338
cmd: $NMCLI --mode tabular -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -20139,7 +20139,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1
<<<
size: 2943
-location: clients/tests/test-client.py:1063:test_004()/339
+location: clients/tests/test-client.py:1072:test_004()/339
cmd: $NMCLI --mode tabular -f ALL device show wlan0
lang: C
returncode: 0
@@ -20176,7 +20176,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 3006
-location: clients/tests/test-client.py:1063:test_004()/340
+location: clients/tests/test-client.py:1072:test_004()/340
cmd: $NMCLI --mode tabular -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -20213,7 +20213,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 1143
-location: clients/tests/test-client.py:1065:test_004()/341
+location: clients/tests/test-client.py:1074:test_004()/341
cmd: $NMCLI --mode tabular -f COMMON device show wlan0
lang: C
returncode: 0
@@ -20248,7 +20248,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 1154
-location: clients/tests/test-client.py:1065:test_004()/342
+location: clients/tests/test-client.py:1074:test_004()/342
cmd: $NMCLI --mode tabular -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -20283,7 +20283,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 3081
-location: clients/tests/test-client.py:1067:test_004()/343
+location: clients/tests/test-client.py:1076:test_004()/343
cmd: $NMCLI --mode tabular -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -20320,7 +20320,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 3144
-location: clients/tests/test-client.py:1067:test_004()/344
+location: clients/tests/test-client.py:1076:test_004()/344
cmd: $NMCLI --mode tabular -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -20357,7 +20357,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 2932
-location: clients/tests/test-client.py:1005:test_004()/345
+location: clients/tests/test-client.py:1014:test_004()/345
cmd: $NMCLI --mode tabular --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -20386,7 +20386,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn
<<<
size: 2953
-location: clients/tests/test-client.py:1005:test_004()/346
+location: clients/tests/test-client.py:1014:test_004()/346
cmd: $NMCLI --mode tabular --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -20415,7 +20415,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz
<<<
size: 2932
-location: clients/tests/test-client.py:1007:test_004()/347
+location: clients/tests/test-client.py:1016:test_004()/347
cmd: $NMCLI --mode tabular --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -20444,7 +20444,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn
<<<
size: 2953
-location: clients/tests/test-client.py:1007:test_004()/348
+location: clients/tests/test-client.py:1016:test_004()/348
cmd: $NMCLI --mode tabular --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -20473,7 +20473,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz
<<<
size: 2200
-location: clients/tests/test-client.py:1010:test_004()/349
+location: clients/tests/test-client.py:1019:test_004()/349
cmd: $NMCLI --mode tabular --color yes -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -20497,7 +20497,7 @@ proxy none no -- --
<<<
size: 2212
-location: clients/tests/test-client.py:1010:test_004()/350
+location: clients/tests/test-client.py:1019:test_004()/350
cmd: $NMCLI --mode tabular --color yes -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -20521,7 +20521,7 @@ proxy none nie -- --
<<<
size: 424
-location: clients/tests/test-client.py:1016:test_004()/351
+location: clients/tests/test-client.py:1025:test_004()/351
cmd: $NMCLI --mode tabular --color yes -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -20532,7 +20532,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val
<<<
size: 434
-location: clients/tests/test-client.py:1016:test_004()/352
+location: clients/tests/test-client.py:1025:test_004()/352
cmd: $NMCLI --mode tabular --color yes -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -20543,7 +20543,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val
<<<
size: 656
-location: clients/tests/test-client.py:1019:test_004()/353
+location: clients/tests/test-client.py:1028:test_004()/353
cmd: $NMCLI --mode tabular --color yes -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -20554,7 +20554,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 activated no
<<<
size: 668
-location: clients/tests/test-client.py:1019:test_004()/354
+location: clients/tests/test-client.py:1028:test_004()/354
cmd: $NMCLI --mode tabular --color yes -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -20565,7 +20565,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n
<<<
size: 571
-location: clients/tests/test-client.py:1022:test_004()/355
+location: clients/tests/test-client.py:1031:test_004()/355
cmd: $NMCLI --mode tabular --color yes dev s
lang: C
returncode: 0
@@ -20580,7 +20580,7 @@ DEVICE TYPE STATE CONNECTION
<<<
size: 586
-location: clients/tests/test-client.py:1022:test_004()/356
+location: clients/tests/test-client.py:1031:test_004()/356
cmd: $NMCLI --mode tabular --color yes dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -20595,7 +20595,7 @@ DEVICE TYPE STATE CONNECTION
<<<
size: 1502
-location: clients/tests/test-client.py:1025:test_004()/357
+location: clients/tests/test-client.py:1034:test_004()/357
cmd: $NMCLI --mode tabular --color yes -f all dev status
lang: C
returncode: 0
@@ -20610,7 +20610,7 @@ DEVICE TYPE STATE DBUS-PATH CONNEC
<<<
size: 1517
-location: clients/tests/test-client.py:1025:test_004()/358
+location: clients/tests/test-client.py:1034:test_004()/358
cmd: $NMCLI --mode tabular --color yes -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -20625,7 +20625,7 @@ DEVICE TYPE STATE DBUS-PATH CONNEC
<<<
size: 6373
-location: clients/tests/test-client.py:1028:test_004()/359
+location: clients/tests/test-client.py:1037:test_004()/359
cmd: $NMCLI --mode tabular --color yes dev show
lang: C
returncode: 0
@@ -20774,7 +20774,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 6400
-location: clients/tests/test-client.py:1028:test_004()/360
+location: clients/tests/test-client.py:1037:test_004()/360
cmd: $NMCLI --mode tabular --color yes dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -20923,7 +20923,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 14837
-location: clients/tests/test-client.py:1031:test_004()/361
+location: clients/tests/test-client.py:1040:test_004()/361
cmd: $NMCLI --mode tabular --color yes -f all dev show
lang: C
returncode: 0
@@ -21061,7 +21061,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 14996
-location: clients/tests/test-client.py:1031:test_004()/362
+location: clients/tests/test-client.py:1040:test_004()/362
cmd: $NMCLI --mode tabular --color yes -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -21199,7 +21199,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 1142
-location: clients/tests/test-client.py:1034:test_004()/363
+location: clients/tests/test-client.py:1043:test_004()/363
cmd: $NMCLI --mode tabular --color yes dev show wlan0
lang: C
returncode: 0
@@ -21234,7 +21234,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 1153
-location: clients/tests/test-client.py:1034:test_004()/364
+location: clients/tests/test-client.py:1043:test_004()/364
cmd: $NMCLI --mode tabular --color yes dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -21269,7 +21269,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 3195
-location: clients/tests/test-client.py:1037:test_004()/365
+location: clients/tests/test-client.py:1046:test_004()/365
cmd: $NMCLI --mode tabular --color yes -f all dev show wlan0
lang: C
returncode: 0
@@ -21306,7 +21306,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 3258
-location: clients/tests/test-client.py:1037:test_004()/366
+location: clients/tests/test-client.py:1046:test_004()/366
cmd: $NMCLI --mode tabular --color yes -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -21343,7 +21343,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 1190
-location: clients/tests/test-client.py:1040:test_004()/367
+location: clients/tests/test-client.py:1049:test_004()/367
cmd: $NMCLI --mode tabular --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -21360,7 +21360,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown
<<<
size: 1218
-location: clients/tests/test-client.py:1040:test_004()/368
+location: clients/tests/test-client.py:1049:test_004()/368
cmd: $NMCLI --mode tabular --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -21377,7 +21377,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane
<<<
size: 1190
-location: clients/tests/test-client.py:1043:test_004()/369
+location: clients/tests/test-client.py:1052:test_004()/369
cmd: $NMCLI --mode tabular --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -21394,7 +21394,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown
<<<
size: 1218
-location: clients/tests/test-client.py:1043:test_004()/370
+location: clients/tests/test-client.py:1052:test_004()/370
cmd: $NMCLI --mode tabular --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -21411,7 +21411,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane
<<<
size: 662
-location: clients/tests/test-client.py:1046:test_004()/371
+location: clients/tests/test-client.py:1055:test_004()/371
cmd: $NMCLI --mode tabular --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -21426,7 +21426,7 @@ DEVICE TYPE DBUS-PATH
<<<
size: 672
-location: clients/tests/test-client.py:1046:test_004()/372
+location: clients/tests/test-client.py:1055:test_004()/372
cmd: $NMCLI --mode tabular --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -21441,7 +21441,7 @@ DEVICE TYPE DBUS-PATH
<<<
size: 2624
-location: clients/tests/test-client.py:1049:test_004()/373
+location: clients/tests/test-client.py:1058:test_004()/373
cmd: $NMCLI --mode tabular --color yes -f ALL device wifi list
lang: C
returncode: 0
@@ -21459,7 +21459,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 2692
-location: clients/tests/test-client.py:1049:test_004()/374
+location: clients/tests/test-client.py:1058:test_004()/374
cmd: $NMCLI --mode tabular --color yes -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -21477,7 +21477,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 934
-location: clients/tests/test-client.py:1051:test_004()/375
+location: clients/tests/test-client.py:1060:test_004()/375
cmd: $NMCLI --mode tabular --color yes -f COMMON device wifi list
lang: C
returncode: 0
@@ -21495,7 +21495,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 994
-location: clients/tests/test-client.py:1051:test_004()/376
+location: clients/tests/test-client.py:1060:test_004()/376
cmd: $NMCLI --mode tabular --color yes -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -21513,7 +21513,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 2737
-location: clients/tests/test-client.py:1054:test_004()/377
+location: clients/tests/test-client.py:1063:test_004()/377
cmd: $NMCLI --mode tabular --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -21531,7 +21531,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 2805
-location: clients/tests/test-client.py:1054:test_004()/378
+location: clients/tests/test-client.py:1063:test_004()/378
cmd: $NMCLI --mode tabular --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -21549,7 +21549,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 916
-location: clients/tests/test-client.py:1056:test_004()/379
+location: clients/tests/test-client.py:1065:test_004()/379
cmd: $NMCLI --mode tabular --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -21560,7 +21560,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 944
-location: clients/tests/test-client.py:1056:test_004()/380
+location: clients/tests/test-client.py:1065:test_004()/380
cmd: $NMCLI --mode tabular --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -21571,7 +21571,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 408
-location: clients/tests/test-client.py:1058:test_004()/381
+location: clients/tests/test-client.py:1067:test_004()/381
cmd: $NMCLI --mode tabular --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -21582,7 +21582,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 434
-location: clients/tests/test-client.py:1058:test_004()/382
+location: clients/tests/test-client.py:1067:test_004()/382
cmd: $NMCLI --mode tabular --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -21593,7 +21593,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 1029
-location: clients/tests/test-client.py:1061:test_004()/383
+location: clients/tests/test-client.py:1070:test_004()/383
cmd: $NMCLI --mode tabular --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -21604,7 +21604,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 1057
-location: clients/tests/test-client.py:1061:test_004()/384
+location: clients/tests/test-client.py:1070:test_004()/384
cmd: $NMCLI --mode tabular --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -21615,7 +21615,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 3198
-location: clients/tests/test-client.py:1063:test_004()/385
+location: clients/tests/test-client.py:1072:test_004()/385
cmd: $NMCLI --mode tabular --color yes -f ALL device show wlan0
lang: C
returncode: 0
@@ -21652,7 +21652,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 3261
-location: clients/tests/test-client.py:1063:test_004()/386
+location: clients/tests/test-client.py:1072:test_004()/386
cmd: $NMCLI --mode tabular --color yes -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -21689,7 +21689,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 1155
-location: clients/tests/test-client.py:1065:test_004()/387
+location: clients/tests/test-client.py:1074:test_004()/387
cmd: $NMCLI --mode tabular --color yes -f COMMON device show wlan0
lang: C
returncode: 0
@@ -21724,7 +21724,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 1166
-location: clients/tests/test-client.py:1065:test_004()/388
+location: clients/tests/test-client.py:1074:test_004()/388
cmd: $NMCLI --mode tabular --color yes -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -21759,7 +21759,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 3336
-location: clients/tests/test-client.py:1067:test_004()/389
+location: clients/tests/test-client.py:1076:test_004()/389
cmd: $NMCLI --mode tabular --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -21796,7 +21796,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 3399
-location: clients/tests/test-client.py:1067:test_004()/390
+location: clients/tests/test-client.py:1076:test_004()/390
cmd: $NMCLI --mode tabular --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -21833,7 +21833,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 4655
-location: clients/tests/test-client.py:1005:test_004()/391
+location: clients/tests/test-client.py:1014:test_004()/391
cmd: $NMCLI --mode tabular --pretty con s con-vpn-1
lang: C
returncode: 0
@@ -21875,7 +21875,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn
<<<
size: 4709
-location: clients/tests/test-client.py:1005:test_004()/392
+location: clients/tests/test-client.py:1014:test_004()/392
cmd: $NMCLI --mode tabular --pretty con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -21917,7 +21917,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz
<<<
size: 4655
-location: clients/tests/test-client.py:1007:test_004()/393
+location: clients/tests/test-client.py:1016:test_004()/393
cmd: $NMCLI --mode tabular --pretty con s con-vpn-1
lang: C
returncode: 0
@@ -21959,7 +21959,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn
<<<
size: 4709
-location: clients/tests/test-client.py:1007:test_004()/394
+location: clients/tests/test-client.py:1016:test_004()/394
cmd: $NMCLI --mode tabular --pretty con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -22001,7 +22001,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz
<<<
size: 3341
-location: clients/tests/test-client.py:1010:test_004()/395
+location: clients/tests/test-client.py:1019:test_004()/395
cmd: $NMCLI --mode tabular --pretty -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -22033,7 +22033,7 @@ proxy none no -- --
<<<
size: 3364
-location: clients/tests/test-client.py:1010:test_004()/396
+location: clients/tests/test-client.py:1019:test_004()/396
cmd: $NMCLI --mode tabular --pretty -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -22065,7 +22065,7 @@ proxy none nie -- --
<<<
size: 676
-location: clients/tests/test-client.py:1016:test_004()/397
+location: clients/tests/test-client.py:1025:test_004()/397
cmd: $NMCLI --mode tabular --pretty -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -22080,7 +22080,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val
<<<
size: 696
-location: clients/tests/test-client.py:1016:test_004()/398
+location: clients/tests/test-client.py:1025:test_004()/398
cmd: $NMCLI --mode tabular --pretty -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -22095,7 +22095,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val
<<<
size: 1106
-location: clients/tests/test-client.py:1019:test_004()/399
+location: clients/tests/test-client.py:1028:test_004()/399
cmd: $NMCLI --mode tabular --pretty -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -22110,7 +22110,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 activated no
<<<
size: 1138
-location: clients/tests/test-client.py:1019:test_004()/400
+location: clients/tests/test-client.py:1028:test_004()/400
cmd: $NMCLI --mode tabular --pretty -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -22125,7 +22125,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n
<<<
size: 537
-location: clients/tests/test-client.py:1022:test_004()/401
+location: clients/tests/test-client.py:1031:test_004()/401
cmd: $NMCLI --mode tabular --pretty dev s
lang: C
returncode: 0
@@ -22144,7 +22144,7 @@ wlan0 wifi unavailable con-vpn-1
<<<
size: 545
-location: clients/tests/test-client.py:1022:test_004()/402
+location: clients/tests/test-client.py:1031:test_004()/402
cmd: $NMCLI --mode tabular --pretty dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -22163,7 +22163,7 @@ wlan0 wifi niedostępne con-vpn-1
<<<
size: 1481
-location: clients/tests/test-client.py:1025:test_004()/403
+location: clients/tests/test-client.py:1034:test_004()/403
cmd: $NMCLI --mode tabular --pretty -f all dev status
lang: C
returncode: 0
@@ -22182,7 +22182,7 @@ wlan0 wifi unavailable /org/freedesktop/NetworkManager/Devices/3 con-vp
<<<
size: 1489
-location: clients/tests/test-client.py:1025:test_004()/404
+location: clients/tests/test-client.py:1034:test_004()/404
cmd: $NMCLI --mode tabular --pretty -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -22201,7 +22201,7 @@ wlan0 wifi niedostępne /org/freedesktop/NetworkManager/Devices/3 con-v
<<<
size: 9891
-location: clients/tests/test-client.py:1028:test_004()/405
+location: clients/tests/test-client.py:1037:test_004()/405
cmd: $NMCLI --mode tabular --pretty dev show
lang: C
returncode: 0
@@ -22412,7 +22412,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 10067
-location: clients/tests/test-client.py:1028:test_004()/406
+location: clients/tests/test-client.py:1037:test_004()/406
cmd: $NMCLI --mode tabular --pretty dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -22623,7 +22623,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 22050
-location: clients/tests/test-client.py:1031:test_004()/407
+location: clients/tests/test-client.py:1040:test_004()/407
cmd: $NMCLI --mode tabular --pretty -f all dev show
lang: C
returncode: 0
@@ -22819,7 +22819,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 22411
-location: clients/tests/test-client.py:1031:test_004()/408
+location: clients/tests/test-client.py:1040:test_004()/408
cmd: $NMCLI --mode tabular --pretty -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -23015,7 +23015,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 1714
-location: clients/tests/test-client.py:1034:test_004()/409
+location: clients/tests/test-client.py:1043:test_004()/409
cmd: $NMCLI --mode tabular --pretty dev show wlan0
lang: C
returncode: 0
@@ -23062,7 +23062,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 1754
-location: clients/tests/test-client.py:1034:test_004()/410
+location: clients/tests/test-client.py:1043:test_004()/410
cmd: $NMCLI --mode tabular --pretty dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -23109,7 +23109,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 4348
-location: clients/tests/test-client.py:1037:test_004()/411
+location: clients/tests/test-client.py:1046:test_004()/411
cmd: $NMCLI --mode tabular --pretty -f all dev show wlan0
lang: C
returncode: 0
@@ -23158,7 +23158,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 4456
-location: clients/tests/test-client.py:1037:test_004()/412
+location: clients/tests/test-client.py:1046:test_004()/412
cmd: $NMCLI --mode tabular --pretty -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -23207,7 +23207,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 1762
-location: clients/tests/test-client.py:1040:test_004()/413
+location: clients/tests/test-client.py:1049:test_004()/413
cmd: $NMCLI --mode tabular --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -23230,7 +23230,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown
<<<
size: 1826
-location: clients/tests/test-client.py:1040:test_004()/414
+location: clients/tests/test-client.py:1049:test_004()/414
cmd: $NMCLI --mode tabular --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -23253,7 +23253,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane
<<<
size: 1762
-location: clients/tests/test-client.py:1043:test_004()/415
+location: clients/tests/test-client.py:1052:test_004()/415
cmd: $NMCLI --mode tabular --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -23276,7 +23276,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown
<<<
size: 1826
-location: clients/tests/test-client.py:1043:test_004()/416
+location: clients/tests/test-client.py:1052:test_004()/416
cmd: $NMCLI --mode tabular --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -23299,7 +23299,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane
<<<
size: 686
-location: clients/tests/test-client.py:1046:test_004()/417
+location: clients/tests/test-client.py:1055:test_004()/417
cmd: $NMCLI --mode tabular --pretty -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -23318,7 +23318,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3
<<<
size: 689
-location: clients/tests/test-client.py:1046:test_004()/418
+location: clients/tests/test-client.py:1055:test_004()/418
cmd: $NMCLI --mode tabular --pretty -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -23337,7 +23337,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3
<<<
size: 3041
-location: clients/tests/test-client.py:1049:test_004()/419
+location: clients/tests/test-client.py:1058:test_004()/419
cmd: $NMCLI --mode tabular --pretty -f ALL device wifi list
lang: C
returncode: 0
@@ -23367,7 +23367,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH
<<<
size: 3279
-location: clients/tests/test-client.py:1049:test_004()/420
+location: clients/tests/test-client.py:1058:test_004()/420
cmd: $NMCLI --mode tabular --pretty -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -23397,7 +23397,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1
<<<
size: 1167
-location: clients/tests/test-client.py:1051:test_004()/421
+location: clients/tests/test-client.py:1060:test_004()/421
cmd: $NMCLI --mode tabular --pretty -f COMMON device wifi list
lang: C
returncode: 0
@@ -23427,7 +23427,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 1398
-location: clients/tests/test-client.py:1051:test_004()/422
+location: clients/tests/test-client.py:1060:test_004()/422
cmd: $NMCLI --mode tabular --pretty -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -23457,7 +23457,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 3154
-location: clients/tests/test-client.py:1054:test_004()/423
+location: clients/tests/test-client.py:1063:test_004()/423
cmd: $NMCLI --mode tabular --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -23487,7 +23487,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH
<<<
size: 3392
-location: clients/tests/test-client.py:1054:test_004()/424
+location: clients/tests/test-client.py:1063:test_004()/424
cmd: $NMCLI --mode tabular --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -23517,7 +23517,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1
<<<
size: 1154
-location: clients/tests/test-client.py:1056:test_004()/425
+location: clients/tests/test-client.py:1065:test_004()/425
cmd: $NMCLI --mode tabular --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -23532,7 +23532,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH
<<<
size: 1242
-location: clients/tests/test-client.py:1056:test_004()/426
+location: clients/tests/test-client.py:1065:test_004()/426
cmd: $NMCLI --mode tabular --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -23547,7 +23547,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1
<<<
size: 512
-location: clients/tests/test-client.py:1058:test_004()/427
+location: clients/tests/test-client.py:1067:test_004()/427
cmd: $NMCLI --mode tabular --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -23562,7 +23562,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 597
-location: clients/tests/test-client.py:1058:test_004()/428
+location: clients/tests/test-client.py:1067:test_004()/428
cmd: $NMCLI --mode tabular --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -23577,7 +23577,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 1267
-location: clients/tests/test-client.py:1061:test_004()/429
+location: clients/tests/test-client.py:1070:test_004()/429
cmd: $NMCLI --mode tabular --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -23592,7 +23592,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH
<<<
size: 1355
-location: clients/tests/test-client.py:1061:test_004()/430
+location: clients/tests/test-client.py:1070:test_004()/430
cmd: $NMCLI --mode tabular --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -23607,7 +23607,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1
<<<
size: 4351
-location: clients/tests/test-client.py:1063:test_004()/431
+location: clients/tests/test-client.py:1072:test_004()/431
cmd: $NMCLI --mode tabular --pretty -f ALL device show wlan0
lang: C
returncode: 0
@@ -23656,7 +23656,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 4459
-location: clients/tests/test-client.py:1063:test_004()/432
+location: clients/tests/test-client.py:1072:test_004()/432
cmd: $NMCLI --mode tabular --pretty -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -23705,7 +23705,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 1727
-location: clients/tests/test-client.py:1065:test_004()/433
+location: clients/tests/test-client.py:1074:test_004()/433
cmd: $NMCLI --mode tabular --pretty -f COMMON device show wlan0
lang: C
returncode: 0
@@ -23752,7 +23752,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 1767
-location: clients/tests/test-client.py:1065:test_004()/434
+location: clients/tests/test-client.py:1074:test_004()/434
cmd: $NMCLI --mode tabular --pretty -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -23799,7 +23799,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 4489
-location: clients/tests/test-client.py:1067:test_004()/435
+location: clients/tests/test-client.py:1076:test_004()/435
cmd: $NMCLI --mode tabular --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -23848,7 +23848,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 4597
-location: clients/tests/test-client.py:1067:test_004()/436
+location: clients/tests/test-client.py:1076:test_004()/436
cmd: $NMCLI --mode tabular --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -23897,7 +23897,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 4667
-location: clients/tests/test-client.py:1005:test_004()/437
+location: clients/tests/test-client.py:1014:test_004()/437
cmd: $NMCLI --mode tabular --pretty --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -23939,7 +23939,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn
<<<
size: 4721
-location: clients/tests/test-client.py:1005:test_004()/438
+location: clients/tests/test-client.py:1014:test_004()/438
cmd: $NMCLI --mode tabular --pretty --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -23981,7 +23981,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz
<<<
size: 4667
-location: clients/tests/test-client.py:1007:test_004()/439
+location: clients/tests/test-client.py:1016:test_004()/439
cmd: $NMCLI --mode tabular --pretty --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -24023,7 +24023,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn
<<<
size: 4721
-location: clients/tests/test-client.py:1007:test_004()/440
+location: clients/tests/test-client.py:1016:test_004()/440
cmd: $NMCLI --mode tabular --pretty --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -24065,7 +24065,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz
<<<
size: 3353
-location: clients/tests/test-client.py:1010:test_004()/441
+location: clients/tests/test-client.py:1019:test_004()/441
cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -24097,7 +24097,7 @@ proxy none no -- --
<<<
size: 3376
-location: clients/tests/test-client.py:1010:test_004()/442
+location: clients/tests/test-client.py:1019:test_004()/442
cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -24129,7 +24129,7 @@ proxy none nie -- --
<<<
size: 688
-location: clients/tests/test-client.py:1016:test_004()/443
+location: clients/tests/test-client.py:1025:test_004()/443
cmd: $NMCLI --mode tabular --pretty --color yes -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -24144,7 +24144,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val
<<<
size: 708
-location: clients/tests/test-client.py:1016:test_004()/444
+location: clients/tests/test-client.py:1025:test_004()/444
cmd: $NMCLI --mode tabular --pretty --color yes -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -24159,7 +24159,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val
<<<
size: 1118
-location: clients/tests/test-client.py:1019:test_004()/445
+location: clients/tests/test-client.py:1028:test_004()/445
cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -24174,7 +24174,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 activated no
<<<
size: 1150
-location: clients/tests/test-client.py:1019:test_004()/446
+location: clients/tests/test-client.py:1028:test_004()/446
cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -24189,7 +24189,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n
<<<
size: 709
-location: clients/tests/test-client.py:1022:test_004()/447
+location: clients/tests/test-client.py:1031:test_004()/447
cmd: $NMCLI --mode tabular --pretty --color yes dev s
lang: C
returncode: 0
@@ -24208,7 +24208,7 @@ DEVICE TYPE STATE CONNECTION
<<<
size: 717
-location: clients/tests/test-client.py:1022:test_004()/448
+location: clients/tests/test-client.py:1031:test_004()/448
cmd: $NMCLI --mode tabular --pretty --color yes dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -24227,7 +24227,7 @@ DEVICE TYPE STATE CONNECTION
<<<
size: 1773
-location: clients/tests/test-client.py:1025:test_004()/449
+location: clients/tests/test-client.py:1034:test_004()/449
cmd: $NMCLI --mode tabular --pretty --color yes -f all dev status
lang: C
returncode: 0
@@ -24246,7 +24246,7 @@ DEVICE TYPE STATE DBUS-PATH CONNEC
<<<
size: 1781
-location: clients/tests/test-client.py:1025:test_004()/450
+location: clients/tests/test-client.py:1034:test_004()/450
cmd: $NMCLI --mode tabular --pretty --color yes -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -24265,7 +24265,7 @@ DEVICE TYPE STATE DBUS-PATH CONNEC
<<<
size: 9903
-location: clients/tests/test-client.py:1028:test_004()/451
+location: clients/tests/test-client.py:1037:test_004()/451
cmd: $NMCLI --mode tabular --pretty --color yes dev show
lang: C
returncode: 0
@@ -24476,7 +24476,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 10079
-location: clients/tests/test-client.py:1028:test_004()/452
+location: clients/tests/test-client.py:1037:test_004()/452
cmd: $NMCLI --mode tabular --pretty --color yes dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -24687,7 +24687,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 22386
-location: clients/tests/test-client.py:1031:test_004()/453
+location: clients/tests/test-client.py:1040:test_004()/453
cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show
lang: C
returncode: 0
@@ -24883,7 +24883,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 22747
-location: clients/tests/test-client.py:1031:test_004()/454
+location: clients/tests/test-client.py:1040:test_004()/454
cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -25079,7 +25079,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 1726
-location: clients/tests/test-client.py:1034:test_004()/455
+location: clients/tests/test-client.py:1043:test_004()/455
cmd: $NMCLI --mode tabular --pretty --color yes dev show wlan0
lang: C
returncode: 0
@@ -25126,7 +25126,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 1766
-location: clients/tests/test-client.py:1034:test_004()/456
+location: clients/tests/test-client.py:1043:test_004()/456
cmd: $NMCLI --mode tabular --pretty --color yes dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -25173,7 +25173,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 4603
-location: clients/tests/test-client.py:1037:test_004()/457
+location: clients/tests/test-client.py:1046:test_004()/457
cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show wlan0
lang: C
returncode: 0
@@ -25222,7 +25222,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 4711
-location: clients/tests/test-client.py:1037:test_004()/458
+location: clients/tests/test-client.py:1046:test_004()/458
cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -25271,7 +25271,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 1774
-location: clients/tests/test-client.py:1040:test_004()/459
+location: clients/tests/test-client.py:1049:test_004()/459
cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -25294,7 +25294,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown
<<<
size: 1838
-location: clients/tests/test-client.py:1040:test_004()/460
+location: clients/tests/test-client.py:1049:test_004()/460
cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -25317,7 +25317,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane
<<<
size: 1774
-location: clients/tests/test-client.py:1043:test_004()/461
+location: clients/tests/test-client.py:1052:test_004()/461
cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -25340,7 +25340,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown
<<<
size: 1838
-location: clients/tests/test-client.py:1043:test_004()/462
+location: clients/tests/test-client.py:1052:test_004()/462
cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -25363,7 +25363,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane
<<<
size: 818
-location: clients/tests/test-client.py:1046:test_004()/463
+location: clients/tests/test-client.py:1055:test_004()/463
cmd: $NMCLI --mode tabular --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -25382,7 +25382,7 @@ DEVICE TYPE DBUS-PATH
<<<
size: 821
-location: clients/tests/test-client.py:1046:test_004()/464
+location: clients/tests/test-client.py:1055:test_004()/464
cmd: $NMCLI --mode tabular --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -25401,7 +25401,7 @@ DEVICE TYPE DBUS-PATH
<<<
size: 3665
-location: clients/tests/test-client.py:1049:test_004()/465
+location: clients/tests/test-client.py:1058:test_004()/465
cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device wifi list
lang: C
returncode: 0
@@ -25431,7 +25431,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 3903
-location: clients/tests/test-client.py:1049:test_004()/466
+location: clients/tests/test-client.py:1058:test_004()/466
cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -25461,7 +25461,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 1468
-location: clients/tests/test-client.py:1051:test_004()/467
+location: clients/tests/test-client.py:1060:test_004()/467
cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device wifi list
lang: C
returncode: 0
@@ -25491,7 +25491,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 1698
-location: clients/tests/test-client.py:1051:test_004()/468
+location: clients/tests/test-client.py:1060:test_004()/468
cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -25521,7 +25521,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 3778
-location: clients/tests/test-client.py:1054:test_004()/469
+location: clients/tests/test-client.py:1063:test_004()/469
cmd: $NMCLI --mode tabular --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -25551,7 +25551,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 4016
-location: clients/tests/test-client.py:1054:test_004()/470
+location: clients/tests/test-client.py:1063:test_004()/470
cmd: $NMCLI --mode tabular --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -25581,7 +25581,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 1320
-location: clients/tests/test-client.py:1056:test_004()/471
+location: clients/tests/test-client.py:1065:test_004()/471
cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -25596,7 +25596,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 1407
-location: clients/tests/test-client.py:1056:test_004()/472
+location: clients/tests/test-client.py:1065:test_004()/472
cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -25611,7 +25611,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 596
-location: clients/tests/test-client.py:1058:test_004()/473
+location: clients/tests/test-client.py:1067:test_004()/473
cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -25626,7 +25626,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 681
-location: clients/tests/test-client.py:1058:test_004()/474
+location: clients/tests/test-client.py:1067:test_004()/474
cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -25641,7 +25641,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
<<<
size: 1433
-location: clients/tests/test-client.py:1061:test_004()/475
+location: clients/tests/test-client.py:1070:test_004()/475
cmd: $NMCLI --mode tabular --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -25656,7 +25656,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ
<<<
size: 1520
-location: clients/tests/test-client.py:1061:test_004()/476
+location: clients/tests/test-client.py:1070:test_004()/476
cmd: $NMCLI --mode tabular --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -25671,7 +25671,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN
<<<
size: 4606
-location: clients/tests/test-client.py:1063:test_004()/477
+location: clients/tests/test-client.py:1072:test_004()/477
cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device show wlan0
lang: C
returncode: 0
@@ -25720,7 +25720,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 4714
-location: clients/tests/test-client.py:1063:test_004()/478
+location: clients/tests/test-client.py:1072:test_004()/478
cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -25769,7 +25769,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 1739
-location: clients/tests/test-client.py:1065:test_004()/479
+location: clients/tests/test-client.py:1074:test_004()/479
cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device show wlan0
lang: C
returncode: 0
@@ -25816,7 +25816,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 1779
-location: clients/tests/test-client.py:1065:test_004()/480
+location: clients/tests/test-client.py:1074:test_004()/480
cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -25863,7 +25863,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250
<<<
size: 4744
-location: clients/tests/test-client.py:1067:test_004()/481
+location: clients/tests/test-client.py:1076:test_004()/481
cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -25912,7 +25912,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 4852
-location: clients/tests/test-client.py:1067:test_004()/482
+location: clients/tests/test-client.py:1076:test_004()/482
cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -25961,7 +25961,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x
<<<
size: 786
-location: clients/tests/test-client.py:1005:test_004()/483
+location: clients/tests/test-client.py:1014:test_004()/483
cmd: $NMCLI --mode tabular --terse con s con-vpn-1
lang: C
returncode: 0
@@ -25977,7 +25977,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k
<<<
size: 796
-location: clients/tests/test-client.py:1005:test_004()/484
+location: clients/tests/test-client.py:1014:test_004()/484
cmd: $NMCLI --mode tabular --terse con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -25993,7 +25993,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k
<<<
size: 786
-location: clients/tests/test-client.py:1007:test_004()/485
+location: clients/tests/test-client.py:1016:test_004()/485
cmd: $NMCLI --mode tabular --terse con s con-vpn-1
lang: C
returncode: 0
@@ -26009,7 +26009,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k
<<<
size: 796
-location: clients/tests/test-client.py:1007:test_004()/486
+location: clients/tests/test-client.py:1016:test_004()/486
cmd: $NMCLI --mode tabular --terse con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -26025,7 +26025,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k
<<<
size: 499
-location: clients/tests/test-client.py:1010:test_004()/487
+location: clients/tests/test-client.py:1019:test_004()/487
cmd: $NMCLI --mode tabular --terse -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -26039,7 +26039,7 @@ proxy:none:no::
<<<
size: 509
-location: clients/tests/test-client.py:1010:test_004()/488
+location: clients/tests/test-client.py:1019:test_004()/488
cmd: $NMCLI --mode tabular --terse -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -26053,7 +26053,7 @@ proxy:none:no::
<<<
size: 261
-location: clients/tests/test-client.py:1016:test_004()/489
+location: clients/tests/test-client.py:1025:test_004()/489
cmd: $NMCLI --mode tabular --terse -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -26063,7 +26063,7 @@ vpn:org.freedesktop.NetworkManager.openvpn::key1 = val1, key2 = val2, key3 = val
<<<
size: 271
-location: clients/tests/test-client.py:1016:test_004()/490
+location: clients/tests/test-client.py:1025:test_004()/490
cmd: $NMCLI --mode tabular --terse -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -26073,7 +26073,7 @@ vpn:org.freedesktop.NetworkManager.openvpn::key1 = val1, key2 = val2, key3 = val
<<<
size: 359
-location: clients/tests/test-client.py:1019:test_004()/491
+location: clients/tests/test-client.py:1028:test_004()/491
cmd: $NMCLI --mode tabular --terse -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -26083,7 +26083,7 @@ GENERAL:con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:wlan0:activated:no:no::ye
<<<
size: 369
-location: clients/tests/test-client.py:1019:test_004()/492
+location: clients/tests/test-client.py:1028:test_004()/492
cmd: $NMCLI --mode tabular --terse -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -26093,7 +26093,7 @@ GENERAL:con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:wlan0:activated:no:no::ye
<<<
size: 284
-location: clients/tests/test-client.py:1022:test_004()/493
+location: clients/tests/test-client.py:1031:test_004()/493
cmd: $NMCLI --mode tabular --terse dev s
lang: C
returncode: 0
@@ -26107,7 +26107,7 @@ wlan0:wifi:unavailable:con-vpn-1
<<<
size: 299
-location: clients/tests/test-client.py:1022:test_004()/494
+location: clients/tests/test-client.py:1031:test_004()/494
cmd: $NMCLI --mode tabular --terse dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -26121,7 +26121,7 @@ wlan0:wifi:niedostępne:con-vpn-1
<<<
size: 602
-location: clients/tests/test-client.py:1025:test_004()/495
+location: clients/tests/test-client.py:1034:test_004()/495
cmd: $NMCLI --mode tabular --terse -f all dev status
lang: C
returncode: 0
@@ -26135,7 +26135,7 @@ wlan0:wifi:unavailable:/org/freedesktop/NetworkManager/Devices/3:con-vpn-1:UUID-
<<<
size: 617
-location: clients/tests/test-client.py:1025:test_004()/496
+location: clients/tests/test-client.py:1034:test_004()/496
cmd: $NMCLI --mode tabular --terse -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -26149,7 +26149,7 @@ wlan0:wifi:niedostępne:/org/freedesktop/NetworkManager/Devices/3:con-vpn-1:UUID
<<<
size: 3096
-location: clients/tests/test-client.py:1028:test_004()/497
+location: clients/tests/test-client.py:1037:test_004()/497
cmd: $NMCLI --mode tabular --terse dev show
lang: C
returncode: 0
@@ -26209,7 +26209,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se
<<<
size: 3106
-location: clients/tests/test-client.py:1028:test_004()/498
+location: clients/tests/test-client.py:1037:test_004()/498
cmd: $NMCLI --mode tabular --terse dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -26269,7 +26269,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se
<<<
size: 6205
-location: clients/tests/test-client.py:1031:test_004()/499
+location: clients/tests/test-client.py:1040:test_004()/499
cmd: $NMCLI --mode tabular --terse -f all dev show
lang: C
returncode: 0
@@ -26326,7 +26326,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 6251
-location: clients/tests/test-client.py:1031:test_004()/500
+location: clients/tests/test-client.py:1040:test_004()/500
cmd: $NMCLI --mode tabular --terse -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -26383,7 +26383,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 604
-location: clients/tests/test-client.py:1034:test_004()/501
+location: clients/tests/test-client.py:1043:test_004()/501
cmd: $NMCLI --mode tabular --terse dev show wlan0
lang: C
returncode: 0
@@ -26401,7 +26401,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se
<<<
size: 614
-location: clients/tests/test-client.py:1034:test_004()/502
+location: clients/tests/test-client.py:1043:test_004()/502
cmd: $NMCLI --mode tabular --terse dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -26419,7 +26419,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se
<<<
size: 1341
-location: clients/tests/test-client.py:1037:test_004()/503
+location: clients/tests/test-client.py:1046:test_004()/503
cmd: $NMCLI --mode tabular --terse -f all dev show wlan0
lang: C
returncode: 0
@@ -26439,7 +26439,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 1378
-location: clients/tests/test-client.py:1037:test_004()/504
+location: clients/tests/test-client.py:1046:test_004()/504
cmd: $NMCLI --mode tabular --terse -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -26459,7 +26459,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 541
-location: clients/tests/test-client.py:1040:test_004()/505
+location: clients/tests/test-client.py:1049:test_004()/505
cmd: $NMCLI --mode tabular --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -26471,7 +26471,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown
<<<
size: 551
-location: clients/tests/test-client.py:1040:test_004()/506
+location: clients/tests/test-client.py:1049:test_004()/506
cmd: $NMCLI --mode tabular --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -26483,7 +26483,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown
<<<
size: 541
-location: clients/tests/test-client.py:1043:test_004()/507
+location: clients/tests/test-client.py:1052:test_004()/507
cmd: $NMCLI --mode tabular --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -26495,7 +26495,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown
<<<
size: 551
-location: clients/tests/test-client.py:1043:test_004()/508
+location: clients/tests/test-client.py:1052:test_004()/508
cmd: $NMCLI --mode tabular --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -26507,7 +26507,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown
<<<
size: 443
-location: clients/tests/test-client.py:1046:test_004()/509
+location: clients/tests/test-client.py:1055:test_004()/509
cmd: $NMCLI --mode tabular --terse -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -26521,7 +26521,7 @@ wlan0:wifi:/org/freedesktop/NetworkManager/Devices/3
<<<
size: 453
-location: clients/tests/test-client.py:1046:test_004()/510
+location: clients/tests/test-client.py:1055:test_004()/510
cmd: $NMCLI --mode tabular --terse -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -26535,7 +26535,7 @@ wlan0:wifi:/org/freedesktop/NetworkManager/Devices/3
<<<
size: 1190
-location: clients/tests/test-client.py:1049:test_004()/511
+location: clients/tests/test-client.py:1058:test_004()/511
cmd: $NMCLI --mode tabular --terse -f ALL device wifi list
lang: C
returncode: 0
@@ -26550,7 +26550,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54
<<<
size: 1248
-location: clients/tests/test-client.py:1049:test_004()/512
+location: clients/tests/test-client.py:1058:test_004()/512
cmd: $NMCLI --mode tabular --terse -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -26565,7 +26565,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:24
<<<
size: 368
-location: clients/tests/test-client.py:1051:test_004()/513
+location: clients/tests/test-client.py:1060:test_004()/513
cmd: $NMCLI --mode tabular --terse -f COMMON device wifi list
lang: C
returncode: 0
@@ -26580,7 +26580,7 @@ stdout: 198 bytes
<<<
size: 414
-location: clients/tests/test-client.py:1051:test_004()/514
+location: clients/tests/test-client.py:1060:test_004()/514
cmd: $NMCLI --mode tabular --terse -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -26595,7 +26595,7 @@ stdout: 234 bytes
<<<
size: 1303
-location: clients/tests/test-client.py:1054:test_004()/515
+location: clients/tests/test-client.py:1063:test_004()/515
cmd: $NMCLI --mode tabular --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -26610,7 +26610,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54
<<<
size: 1361
-location: clients/tests/test-client.py:1054:test_004()/516
+location: clients/tests/test-client.py:1063:test_004()/516
cmd: $NMCLI --mode tabular --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -26625,7 +26625,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:24
<<<
size: 446
-location: clients/tests/test-client.py:1056:test_004()/517
+location: clients/tests/test-client.py:1065:test_004()/517
cmd: $NMCLI --mode tabular --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -26635,7 +26635,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54
<<<
size: 468
-location: clients/tests/test-client.py:1056:test_004()/518
+location: clients/tests/test-client.py:1065:test_004()/518
cmd: $NMCLI --mode tabular --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -26645,7 +26645,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:24
<<<
size: 242
-location: clients/tests/test-client.py:1058:test_004()/519
+location: clients/tests/test-client.py:1067:test_004()/519
cmd: $NMCLI --mode tabular --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -26655,7 +26655,7 @@ stdout: 49 bytes
<<<
size: 261
-location: clients/tests/test-client.py:1058:test_004()/520
+location: clients/tests/test-client.py:1067:test_004()/520
cmd: $NMCLI --mode tabular --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -26665,7 +26665,7 @@ stdout: 58 bytes
<<<
size: 559
-location: clients/tests/test-client.py:1061:test_004()/521
+location: clients/tests/test-client.py:1070:test_004()/521
cmd: $NMCLI --mode tabular --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -26675,7 +26675,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54
<<<
size: 581
-location: clients/tests/test-client.py:1061:test_004()/522
+location: clients/tests/test-client.py:1070:test_004()/522
cmd: $NMCLI --mode tabular --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -26685,7 +26685,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:24
<<<
size: 1344
-location: clients/tests/test-client.py:1063:test_004()/523
+location: clients/tests/test-client.py:1072:test_004()/523
cmd: $NMCLI --mode tabular --terse -f ALL device show wlan0
lang: C
returncode: 0
@@ -26705,7 +26705,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 1381
-location: clients/tests/test-client.py:1063:test_004()/524
+location: clients/tests/test-client.py:1072:test_004()/524
cmd: $NMCLI --mode tabular --terse -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -26725,7 +26725,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 617
-location: clients/tests/test-client.py:1065:test_004()/525
+location: clients/tests/test-client.py:1074:test_004()/525
cmd: $NMCLI --mode tabular --terse -f COMMON device show wlan0
lang: C
returncode: 0
@@ -26743,7 +26743,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se
<<<
size: 627
-location: clients/tests/test-client.py:1065:test_004()/526
+location: clients/tests/test-client.py:1074:test_004()/526
cmd: $NMCLI --mode tabular --terse -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -26761,7 +26761,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se
<<<
size: 1482
-location: clients/tests/test-client.py:1067:test_004()/527
+location: clients/tests/test-client.py:1076:test_004()/527
cmd: $NMCLI --mode tabular --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -26781,7 +26781,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 1519
-location: clients/tests/test-client.py:1067:test_004()/528
+location: clients/tests/test-client.py:1076:test_004()/528
cmd: $NMCLI --mode tabular --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -26801,7 +26801,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 798
-location: clients/tests/test-client.py:1005:test_004()/529
+location: clients/tests/test-client.py:1014:test_004()/529
cmd: $NMCLI --mode tabular --terse --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -26817,7 +26817,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k
<<<
size: 808
-location: clients/tests/test-client.py:1005:test_004()/530
+location: clients/tests/test-client.py:1014:test_004()/530
cmd: $NMCLI --mode tabular --terse --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -26833,7 +26833,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k
<<<
size: 798
-location: clients/tests/test-client.py:1007:test_004()/531
+location: clients/tests/test-client.py:1016:test_004()/531
cmd: $NMCLI --mode tabular --terse --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -26849,7 +26849,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k
<<<
size: 808
-location: clients/tests/test-client.py:1007:test_004()/532
+location: clients/tests/test-client.py:1016:test_004()/532
cmd: $NMCLI --mode tabular --terse --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -26865,7 +26865,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k
<<<
size: 511
-location: clients/tests/test-client.py:1010:test_004()/533
+location: clients/tests/test-client.py:1019:test_004()/533
cmd: $NMCLI --mode tabular --terse --color yes -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -26879,7 +26879,7 @@ proxy:none:no::
<<<
size: 521
-location: clients/tests/test-client.py:1010:test_004()/534
+location: clients/tests/test-client.py:1019:test_004()/534
cmd: $NMCLI --mode tabular --terse --color yes -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -26893,7 +26893,7 @@ proxy:none:no::
<<<
size: 273
-location: clients/tests/test-client.py:1016:test_004()/535
+location: clients/tests/test-client.py:1025:test_004()/535
cmd: $NMCLI --mode tabular --terse --color yes -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -26903,7 +26903,7 @@ vpn:org.freedesktop.NetworkManager.openvpn::key1 = val1, key2 = val2, key3 = val
<<<
size: 283
-location: clients/tests/test-client.py:1016:test_004()/536
+location: clients/tests/test-client.py:1025:test_004()/536
cmd: $NMCLI --mode tabular --terse --color yes -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -26913,7 +26913,7 @@ vpn:org.freedesktop.NetworkManager.openvpn::key1 = val1, key2 = val2, key3 = val
<<<
size: 371
-location: clients/tests/test-client.py:1019:test_004()/537
+location: clients/tests/test-client.py:1028:test_004()/537
cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -26923,7 +26923,7 @@ GENERAL:con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:wlan0:activated:no:no::ye
<<<
size: 381
-location: clients/tests/test-client.py:1019:test_004()/538
+location: clients/tests/test-client.py:1028:test_004()/538
cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -26933,7 +26933,7 @@ GENERAL:con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:wlan0:activated:no:no::ye
<<<
size: 456
-location: clients/tests/test-client.py:1022:test_004()/539
+location: clients/tests/test-client.py:1031:test_004()/539
cmd: $NMCLI --mode tabular --terse --color yes dev s
lang: C
returncode: 0
@@ -26947,7 +26947,7 @@ stdout: 295 bytes
<<<
size: 471
-location: clients/tests/test-client.py:1022:test_004()/540
+location: clients/tests/test-client.py:1031:test_004()/540
cmd: $NMCLI --mode tabular --terse --color yes dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -26961,7 +26961,7 @@ stdout: 300 bytes
<<<
size: 894
-location: clients/tests/test-client.py:1025:test_004()/541
+location: clients/tests/test-client.py:1034:test_004()/541
cmd: $NMCLI --mode tabular --terse --color yes -f all dev status
lang: C
returncode: 0
@@ -26975,7 +26975,7 @@ stdout: 721 bytes
<<<
size: 909
-location: clients/tests/test-client.py:1025:test_004()/542
+location: clients/tests/test-client.py:1034:test_004()/542
cmd: $NMCLI --mode tabular --terse --color yes -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -26989,7 +26989,7 @@ stdout: 726 bytes
<<<
size: 3108
-location: clients/tests/test-client.py:1028:test_004()/543
+location: clients/tests/test-client.py:1037:test_004()/543
cmd: $NMCLI --mode tabular --terse --color yes dev show
lang: C
returncode: 0
@@ -27049,7 +27049,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se
<<<
size: 3118
-location: clients/tests/test-client.py:1028:test_004()/544
+location: clients/tests/test-client.py:1037:test_004()/544
cmd: $NMCLI --mode tabular --terse --color yes dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -27109,7 +27109,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se
<<<
size: 6541
-location: clients/tests/test-client.py:1031:test_004()/545
+location: clients/tests/test-client.py:1040:test_004()/545
cmd: $NMCLI --mode tabular --terse --color yes -f all dev show
lang: C
returncode: 0
@@ -27166,7 +27166,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 6587
-location: clients/tests/test-client.py:1031:test_004()/546
+location: clients/tests/test-client.py:1040:test_004()/546
cmd: $NMCLI --mode tabular --terse --color yes -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -27223,7 +27223,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 616
-location: clients/tests/test-client.py:1034:test_004()/547
+location: clients/tests/test-client.py:1043:test_004()/547
cmd: $NMCLI --mode tabular --terse --color yes dev show wlan0
lang: C
returncode: 0
@@ -27241,7 +27241,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se
<<<
size: 626
-location: clients/tests/test-client.py:1034:test_004()/548
+location: clients/tests/test-client.py:1043:test_004()/548
cmd: $NMCLI --mode tabular --terse --color yes dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -27259,7 +27259,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se
<<<
size: 1596
-location: clients/tests/test-client.py:1037:test_004()/549
+location: clients/tests/test-client.py:1046:test_004()/549
cmd: $NMCLI --mode tabular --terse --color yes -f all dev show wlan0
lang: C
returncode: 0
@@ -27279,7 +27279,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 1633
-location: clients/tests/test-client.py:1037:test_004()/550
+location: clients/tests/test-client.py:1046:test_004()/550
cmd: $NMCLI --mode tabular --terse --color yes -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -27299,7 +27299,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 553
-location: clients/tests/test-client.py:1040:test_004()/551
+location: clients/tests/test-client.py:1049:test_004()/551
cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -27311,7 +27311,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown
<<<
size: 563
-location: clients/tests/test-client.py:1040:test_004()/552
+location: clients/tests/test-client.py:1049:test_004()/552
cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -27323,7 +27323,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown
<<<
size: 553
-location: clients/tests/test-client.py:1043:test_004()/553
+location: clients/tests/test-client.py:1052:test_004()/553
cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -27335,7 +27335,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown
<<<
size: 563
-location: clients/tests/test-client.py:1043:test_004()/554
+location: clients/tests/test-client.py:1052:test_004()/554
cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -27347,7 +27347,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown
<<<
size: 575
-location: clients/tests/test-client.py:1046:test_004()/555
+location: clients/tests/test-client.py:1055:test_004()/555
cmd: $NMCLI --mode tabular --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -27361,7 +27361,7 @@ stdout: 391 bytes
<<<
size: 585
-location: clients/tests/test-client.py:1046:test_004()/556
+location: clients/tests/test-client.py:1055:test_004()/556
cmd: $NMCLI --mode tabular --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -27375,7 +27375,7 @@ stdout: 391 bytes
<<<
size: 1814
-location: clients/tests/test-client.py:1049:test_004()/557
+location: clients/tests/test-client.py:1058:test_004()/557
cmd: $NMCLI --mode tabular --terse --color yes -f ALL device wifi list
lang: C
returncode: 0
@@ -27390,7 +27390,7 @@ stdout: 1634 bytes
<<<
size: 1872
-location: clients/tests/test-client.py:1049:test_004()/558
+location: clients/tests/test-client.py:1058:test_004()/558
cmd: $NMCLI --mode tabular --terse --color yes -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -27405,7 +27405,7 @@ stdout: 1682 bytes
<<<
size: 668
-location: clients/tests/test-client.py:1051:test_004()/559
+location: clients/tests/test-client.py:1060:test_004()/559
cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device wifi list
lang: C
returncode: 0
@@ -27420,7 +27420,7 @@ stdout: 486 bytes
<<<
size: 714
-location: clients/tests/test-client.py:1051:test_004()/560
+location: clients/tests/test-client.py:1060:test_004()/560
cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -27435,7 +27435,7 @@ stdout: 522 bytes
<<<
size: 1927
-location: clients/tests/test-client.py:1054:test_004()/561
+location: clients/tests/test-client.py:1063:test_004()/561
cmd: $NMCLI --mode tabular --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -27450,7 +27450,7 @@ stdout: 1634 bytes
<<<
size: 1985
-location: clients/tests/test-client.py:1054:test_004()/562
+location: clients/tests/test-client.py:1063:test_004()/562
cmd: $NMCLI --mode tabular --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -27465,7 +27465,7 @@ stdout: 1682 bytes
<<<
size: 611
-location: clients/tests/test-client.py:1056:test_004()/563
+location: clients/tests/test-client.py:1065:test_004()/563
cmd: $NMCLI --mode tabular --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -27475,7 +27475,7 @@ stdout: 408 bytes
<<<
size: 633
-location: clients/tests/test-client.py:1056:test_004()/564
+location: clients/tests/test-client.py:1065:test_004()/564
cmd: $NMCLI --mode tabular --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -27485,7 +27485,7 @@ stdout: 420 bytes
<<<
size: 327
-location: clients/tests/test-client.py:1058:test_004()/565
+location: clients/tests/test-client.py:1067:test_004()/565
cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -27495,7 +27495,7 @@ stdout: 121 bytes
<<<
size: 346
-location: clients/tests/test-client.py:1058:test_004()/566
+location: clients/tests/test-client.py:1067:test_004()/566
cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -27505,7 +27505,7 @@ stdout: 130 bytes
<<<
size: 724
-location: clients/tests/test-client.py:1061:test_004()/567
+location: clients/tests/test-client.py:1070:test_004()/567
cmd: $NMCLI --mode tabular --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -27515,7 +27515,7 @@ stdout: 408 bytes
<<<
size: 746
-location: clients/tests/test-client.py:1061:test_004()/568
+location: clients/tests/test-client.py:1070:test_004()/568
cmd: $NMCLI --mode tabular --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -27525,7 +27525,7 @@ stdout: 420 bytes
<<<
size: 1599
-location: clients/tests/test-client.py:1063:test_004()/569
+location: clients/tests/test-client.py:1072:test_004()/569
cmd: $NMCLI --mode tabular --terse --color yes -f ALL device show wlan0
lang: C
returncode: 0
@@ -27545,7 +27545,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 1636
-location: clients/tests/test-client.py:1063:test_004()/570
+location: clients/tests/test-client.py:1072:test_004()/570
cmd: $NMCLI --mode tabular --terse --color yes -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -27565,7 +27565,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 629
-location: clients/tests/test-client.py:1065:test_004()/571
+location: clients/tests/test-client.py:1074:test_004()/571
cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device show wlan0
lang: C
returncode: 0
@@ -27583,7 +27583,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se
<<<
size: 639
-location: clients/tests/test-client.py:1065:test_004()/572
+location: clients/tests/test-client.py:1074:test_004()/572
cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -27601,7 +27601,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se
<<<
size: 1737
-location: clients/tests/test-client.py:1067:test_004()/573
+location: clients/tests/test-client.py:1076:test_004()/573
cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -27621,7 +27621,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 1774
-location: clients/tests/test-client.py:1067:test_004()/574
+location: clients/tests/test-client.py:1076:test_004()/574
cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -27641,7 +27641,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1
<<<
size: 4516
-location: clients/tests/test-client.py:1005:test_004()/575
+location: clients/tests/test-client.py:1014:test_004()/575
cmd: $NMCLI --mode multiline con s con-vpn-1
lang: C
returncode: 0
@@ -27741,7 +27741,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4544
-location: clients/tests/test-client.py:1005:test_004()/576
+location: clients/tests/test-client.py:1014:test_004()/576
cmd: $NMCLI --mode multiline con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -27841,7 +27841,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4516
-location: clients/tests/test-client.py:1007:test_004()/577
+location: clients/tests/test-client.py:1016:test_004()/577
cmd: $NMCLI --mode multiline con s con-vpn-1
lang: C
returncode: 0
@@ -27941,7 +27941,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4544
-location: clients/tests/test-client.py:1007:test_004()/578
+location: clients/tests/test-client.py:1016:test_004()/578
cmd: $NMCLI --mode multiline con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -28041,7 +28041,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 3435
-location: clients/tests/test-client.py:1010:test_004()/579
+location: clients/tests/test-client.py:1019:test_004()/579
cmd: $NMCLI --mode multiline -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -28121,7 +28121,7 @@ proxy.pac-script: --
<<<
size: 3455
-location: clients/tests/test-client.py:1010:test_004()/580
+location: clients/tests/test-client.py:1019:test_004()/580
cmd: $NMCLI --mode multiline -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -28201,7 +28201,7 @@ proxy.pac-script: --
<<<
size: 494
-location: clients/tests/test-client.py:1016:test_004()/581
+location: clients/tests/test-client.py:1025:test_004()/581
cmd: $NMCLI --mode multiline -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -28216,7 +28216,7 @@ vpn.timeout: 0
<<<
size: 505
-location: clients/tests/test-client.py:1016:test_004()/582
+location: clients/tests/test-client.py:1025:test_004()/582
cmd: $NMCLI --mode multiline -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -28231,7 +28231,7 @@ vpn.timeout: 0
<<<
size: 831
-location: clients/tests/test-client.py:1019:test_004()/583
+location: clients/tests/test-client.py:1028:test_004()/583
cmd: $NMCLI --mode multiline -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -28252,7 +28252,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 844
-location: clients/tests/test-client.py:1019:test_004()/584
+location: clients/tests/test-client.py:1028:test_004()/584
cmd: $NMCLI --mode multiline -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -28273,7 +28273,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1086
-location: clients/tests/test-client.py:1022:test_004()/585
+location: clients/tests/test-client.py:1031:test_004()/585
cmd: $NMCLI --mode multiline dev s
lang: C
returncode: 0
@@ -28302,7 +28302,7 @@ CONNECTION: con-vpn-1
<<<
size: 1101
-location: clients/tests/test-client.py:1022:test_004()/586
+location: clients/tests/test-client.py:1031:test_004()/586
cmd: $NMCLI --mode multiline dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -28331,7 +28331,7 @@ CONNECTION: con-vpn-1
<<<
size: 2021
-location: clients/tests/test-client.py:1025:test_004()/587
+location: clients/tests/test-client.py:1034:test_004()/587
cmd: $NMCLI --mode multiline -f all dev status
lang: C
returncode: 0
@@ -28375,7 +28375,7 @@ CON-PATH: /org/freedesktop/NetworkManager/ActiveCo
<<<
size: 2036
-location: clients/tests/test-client.py:1025:test_004()/588
+location: clients/tests/test-client.py:1034:test_004()/588
cmd: $NMCLI --mode multiline -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -28419,7 +28419,7 @@ CON-PATH: /org/freedesktop/NetworkManager/ActiveCo
<<<
size: 8065
-location: clients/tests/test-client.py:1028:test_004()/589
+location: clients/tests/test-client.py:1037:test_004()/589
cmd: $NMCLI --mode multiline dev show
lang: C
returncode: 0
@@ -28565,7 +28565,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 8096
-location: clients/tests/test-client.py:1028:test_004()/590
+location: clients/tests/test-client.py:1037:test_004()/590
cmd: $NMCLI --mode multiline dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -28711,7 +28711,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 20168
-location: clients/tests/test-client.py:1031:test_004()/591
+location: clients/tests/test-client.py:1040:test_004()/591
cmd: $NMCLI --mode multiline -f all dev show
lang: C
returncode: 0
@@ -29090,7 +29090,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 20308
-location: clients/tests/test-client.py:1031:test_004()/592
+location: clients/tests/test-client.py:1040:test_004()/592
cmd: $NMCLI --mode multiline -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -29469,7 +29469,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 1516
-location: clients/tests/test-client.py:1034:test_004()/593
+location: clients/tests/test-client.py:1043:test_004()/593
cmd: $NMCLI --mode multiline dev show wlan0
lang: C
returncode: 0
@@ -29502,7 +29502,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 1527
-location: clients/tests/test-client.py:1034:test_004()/594
+location: clients/tests/test-client.py:1043:test_004()/594
cmd: $NMCLI --mode multiline dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -29535,7 +29535,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 4771
-location: clients/tests/test-client.py:1037:test_004()/595
+location: clients/tests/test-client.py:1046:test_004()/595
cmd: $NMCLI --mode multiline -f all dev show wlan0
lang: C
returncode: 0
@@ -29633,7 +29633,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 4824
-location: clients/tests/test-client.py:1037:test_004()/596
+location: clients/tests/test-client.py:1046:test_004()/596
cmd: $NMCLI --mode multiline -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -29731,7 +29731,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 1874
-location: clients/tests/test-client.py:1040:test_004()/597
+location: clients/tests/test-client.py:1049:test_004()/597
cmd: $NMCLI --mode multiline -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -29774,7 +29774,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 1896
-location: clients/tests/test-client.py:1040:test_004()/598
+location: clients/tests/test-client.py:1049:test_004()/598
cmd: $NMCLI --mode multiline -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -29817,7 +29817,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 1874
-location: clients/tests/test-client.py:1043:test_004()/599
+location: clients/tests/test-client.py:1052:test_004()/599
cmd: $NMCLI --mode multiline -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -29860,7 +29860,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 1896
-location: clients/tests/test-client.py:1043:test_004()/600
+location: clients/tests/test-client.py:1052:test_004()/600
cmd: $NMCLI --mode multiline -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -29903,7 +29903,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 1037
-location: clients/tests/test-client.py:1046:test_004()/601
+location: clients/tests/test-client.py:1055:test_004()/601
cmd: $NMCLI --mode multiline -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -29927,7 +29927,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devices/
<<<
size: 1047
-location: clients/tests/test-client.py:1046:test_004()/602
+location: clients/tests/test-client.py:1055:test_004()/602
cmd: $NMCLI --mode multiline -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -29951,7 +29951,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devices/
<<<
size: 3884
-location: clients/tests/test-client.py:1049:test_004()/603
+location: clients/tests/test-client.py:1058:test_004()/603
cmd: $NMCLI --mode multiline -f ALL device wifi list
lang: C
returncode: 0
@@ -30030,7 +30030,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 3942
-location: clients/tests/test-client.py:1049:test_004()/604
+location: clients/tests/test-client.py:1058:test_004()/604
cmd: $NMCLI --mode multiline -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -30109,7 +30109,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 1643
-location: clients/tests/test-client.py:1051:test_004()/605
+location: clients/tests/test-client.py:1060:test_004()/605
cmd: $NMCLI --mode multiline -f COMMON device wifi list
lang: C
returncode: 0
@@ -30152,7 +30152,7 @@ SECURITY: WPA1 WPA2
<<<
size: 1689
-location: clients/tests/test-client.py:1051:test_004()/606
+location: clients/tests/test-client.py:1060:test_004()/606
cmd: $NMCLI --mode multiline -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -30195,7 +30195,7 @@ SECURITY: WPA1 WPA2
<<<
size: 3997
-location: clients/tests/test-client.py:1054:test_004()/607
+location: clients/tests/test-client.py:1063:test_004()/607
cmd: $NMCLI --mode multiline -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -30274,7 +30274,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 4055
-location: clients/tests/test-client.py:1054:test_004()/608
+location: clients/tests/test-client.py:1063:test_004()/608
cmd: $NMCLI --mode multiline -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -30353,7 +30353,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 1115
-location: clients/tests/test-client.py:1056:test_004()/609
+location: clients/tests/test-client.py:1065:test_004()/609
cmd: $NMCLI --mode multiline -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -30379,7 +30379,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 1137
-location: clients/tests/test-client.py:1056:test_004()/610
+location: clients/tests/test-client.py:1065:test_004()/610
cmd: $NMCLI --mode multiline -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -30405,7 +30405,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 557
-location: clients/tests/test-client.py:1058:test_004()/611
+location: clients/tests/test-client.py:1067:test_004()/611
cmd: $NMCLI --mode multiline -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -30422,7 +30422,7 @@ SECURITY: WPA1 WPA2
<<<
size: 576
-location: clients/tests/test-client.py:1058:test_004()/612
+location: clients/tests/test-client.py:1067:test_004()/612
cmd: $NMCLI --mode multiline -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -30439,7 +30439,7 @@ SECURITY: WPA1 WPA2
<<<
size: 1228
-location: clients/tests/test-client.py:1061:test_004()/613
+location: clients/tests/test-client.py:1070:test_004()/613
cmd: $NMCLI --mode multiline -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -30465,7 +30465,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 1250
-location: clients/tests/test-client.py:1061:test_004()/614
+location: clients/tests/test-client.py:1070:test_004()/614
cmd: $NMCLI --mode multiline -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -30491,7 +30491,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 4774
-location: clients/tests/test-client.py:1063:test_004()/615
+location: clients/tests/test-client.py:1072:test_004()/615
cmd: $NMCLI --mode multiline -f ALL device show wlan0
lang: C
returncode: 0
@@ -30589,7 +30589,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 4827
-location: clients/tests/test-client.py:1063:test_004()/616
+location: clients/tests/test-client.py:1072:test_004()/616
cmd: $NMCLI --mode multiline -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -30687,7 +30687,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 1529
-location: clients/tests/test-client.py:1065:test_004()/617
+location: clients/tests/test-client.py:1074:test_004()/617
cmd: $NMCLI --mode multiline -f COMMON device show wlan0
lang: C
returncode: 0
@@ -30720,7 +30720,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 1540
-location: clients/tests/test-client.py:1065:test_004()/618
+location: clients/tests/test-client.py:1074:test_004()/618
cmd: $NMCLI --mode multiline -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -30753,7 +30753,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 4912
-location: clients/tests/test-client.py:1067:test_004()/619
+location: clients/tests/test-client.py:1076:test_004()/619
cmd: $NMCLI --mode multiline -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -30851,7 +30851,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 4965
-location: clients/tests/test-client.py:1067:test_004()/620
+location: clients/tests/test-client.py:1076:test_004()/620
cmd: $NMCLI --mode multiline -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -30949,7 +30949,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 4528
-location: clients/tests/test-client.py:1005:test_004()/621
+location: clients/tests/test-client.py:1014:test_004()/621
cmd: $NMCLI --mode multiline --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -31049,7 +31049,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4556
-location: clients/tests/test-client.py:1005:test_004()/622
+location: clients/tests/test-client.py:1014:test_004()/622
cmd: $NMCLI --mode multiline --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -31149,7 +31149,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4528
-location: clients/tests/test-client.py:1007:test_004()/623
+location: clients/tests/test-client.py:1016:test_004()/623
cmd: $NMCLI --mode multiline --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -31249,7 +31249,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4556
-location: clients/tests/test-client.py:1007:test_004()/624
+location: clients/tests/test-client.py:1016:test_004()/624
cmd: $NMCLI --mode multiline --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -31349,7 +31349,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 3447
-location: clients/tests/test-client.py:1010:test_004()/625
+location: clients/tests/test-client.py:1019:test_004()/625
cmd: $NMCLI --mode multiline --color yes -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -31429,7 +31429,7 @@ proxy.pac-script: --
<<<
size: 3467
-location: clients/tests/test-client.py:1010:test_004()/626
+location: clients/tests/test-client.py:1019:test_004()/626
cmd: $NMCLI --mode multiline --color yes -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -31509,7 +31509,7 @@ proxy.pac-script: --
<<<
size: 506
-location: clients/tests/test-client.py:1016:test_004()/627
+location: clients/tests/test-client.py:1025:test_004()/627
cmd: $NMCLI --mode multiline --color yes -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -31524,7 +31524,7 @@ vpn.timeout: 0
<<<
size: 517
-location: clients/tests/test-client.py:1016:test_004()/628
+location: clients/tests/test-client.py:1025:test_004()/628
cmd: $NMCLI --mode multiline --color yes -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -31539,7 +31539,7 @@ vpn.timeout: 0
<<<
size: 843
-location: clients/tests/test-client.py:1019:test_004()/629
+location: clients/tests/test-client.py:1028:test_004()/629
cmd: $NMCLI --mode multiline --color yes -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -31560,7 +31560,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 856
-location: clients/tests/test-client.py:1019:test_004()/630
+location: clients/tests/test-client.py:1028:test_004()/630
cmd: $NMCLI --mode multiline --color yes -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -31581,7 +31581,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1259
-location: clients/tests/test-client.py:1022:test_004()/631
+location: clients/tests/test-client.py:1031:test_004()/631
cmd: $NMCLI --mode multiline --color yes dev s
lang: C
returncode: 0
@@ -31610,7 +31610,7 @@ CONNECTION: con-vpn-1
<<<
size: 1274
-location: clients/tests/test-client.py:1022:test_004()/632
+location: clients/tests/test-client.py:1031:test_004()/632
cmd: $NMCLI --mode multiline --color yes dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -31639,7 +31639,7 @@ CONNECTION: con-vpn-1
<<<
size: 2313
-location: clients/tests/test-client.py:1025:test_004()/633
+location: clients/tests/test-client.py:1034:test_004()/633
cmd: $NMCLI --mode multiline --color yes -f all dev status
lang: C
returncode: 0
@@ -31683,7 +31683,7 @@ CON-PATH: /org/freedesktop/NetworkManager/Acti
<<<
size: 2328
-location: clients/tests/test-client.py:1025:test_004()/634
+location: clients/tests/test-client.py:1034:test_004()/634
cmd: $NMCLI --mode multiline --color yes -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -31727,7 +31727,7 @@ CON-PATH: /org/freedesktop/NetworkManager/Acti
<<<
size: 8077
-location: clients/tests/test-client.py:1028:test_004()/635
+location: clients/tests/test-client.py:1037:test_004()/635
cmd: $NMCLI --mode multiline --color yes dev show
lang: C
returncode: 0
@@ -31873,7 +31873,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 8108
-location: clients/tests/test-client.py:1028:test_004()/636
+location: clients/tests/test-client.py:1037:test_004()/636
cmd: $NMCLI --mode multiline --color yes dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -32019,7 +32019,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 20468
-location: clients/tests/test-client.py:1031:test_004()/637
+location: clients/tests/test-client.py:1040:test_004()/637
cmd: $NMCLI --mode multiline --color yes -f all dev show
lang: C
returncode: 0
@@ -32398,7 +32398,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 20608
-location: clients/tests/test-client.py:1031:test_004()/638
+location: clients/tests/test-client.py:1040:test_004()/638
cmd: $NMCLI --mode multiline --color yes -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -32777,7 +32777,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 1528
-location: clients/tests/test-client.py:1034:test_004()/639
+location: clients/tests/test-client.py:1043:test_004()/639
cmd: $NMCLI --mode multiline --color yes dev show wlan0
lang: C
returncode: 0
@@ -32810,7 +32810,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 1539
-location: clients/tests/test-client.py:1034:test_004()/640
+location: clients/tests/test-client.py:1043:test_004()/640
cmd: $NMCLI --mode multiline --color yes dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -32843,7 +32843,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 4999
-location: clients/tests/test-client.py:1037:test_004()/641
+location: clients/tests/test-client.py:1046:test_004()/641
cmd: $NMCLI --mode multiline --color yes -f all dev show wlan0
lang: C
returncode: 0
@@ -32941,7 +32941,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5052
-location: clients/tests/test-client.py:1037:test_004()/642
+location: clients/tests/test-client.py:1046:test_004()/642
cmd: $NMCLI --mode multiline --color yes -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -33039,7 +33039,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 1886
-location: clients/tests/test-client.py:1040:test_004()/643
+location: clients/tests/test-client.py:1049:test_004()/643
cmd: $NMCLI --mode multiline --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -33082,7 +33082,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 1908
-location: clients/tests/test-client.py:1040:test_004()/644
+location: clients/tests/test-client.py:1049:test_004()/644
cmd: $NMCLI --mode multiline --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -33125,7 +33125,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 1886
-location: clients/tests/test-client.py:1043:test_004()/645
+location: clients/tests/test-client.py:1052:test_004()/645
cmd: $NMCLI --mode multiline --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -33168,7 +33168,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 1908
-location: clients/tests/test-client.py:1043:test_004()/646
+location: clients/tests/test-client.py:1052:test_004()/646
cmd: $NMCLI --mode multiline --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -33211,7 +33211,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 1169
-location: clients/tests/test-client.py:1046:test_004()/647
+location: clients/tests/test-client.py:1055:test_004()/647
cmd: $NMCLI --mode multiline --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -33235,7 +33235,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devi
<<<
size: 1179
-location: clients/tests/test-client.py:1046:test_004()/648
+location: clients/tests/test-client.py:1055:test_004()/648
cmd: $NMCLI --mode multiline --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -33259,7 +33259,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devi
<<<
size: 4508
-location: clients/tests/test-client.py:1049:test_004()/649
+location: clients/tests/test-client.py:1058:test_004()/649
cmd: $NMCLI --mode multiline --color yes -f ALL device wifi list
lang: C
returncode: 0
@@ -33338,7 +33338,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 4566
-location: clients/tests/test-client.py:1049:test_004()/650
+location: clients/tests/test-client.py:1058:test_004()/650
cmd: $NMCLI --mode multiline --color yes -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -33417,7 +33417,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 1943
-location: clients/tests/test-client.py:1051:test_004()/651
+location: clients/tests/test-client.py:1060:test_004()/651
cmd: $NMCLI --mode multiline --color yes -f COMMON device wifi list
lang: C
returncode: 0
@@ -33460,7 +33460,7 @@ SECURITY: WPA1 WPA2
<<<
size: 1989
-location: clients/tests/test-client.py:1051:test_004()/652
+location: clients/tests/test-client.py:1060:test_004()/652
cmd: $NMCLI --mode multiline --color yes -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -33503,7 +33503,7 @@ SECURITY: WPA1 WPA2
<<<
size: 4621
-location: clients/tests/test-client.py:1054:test_004()/653
+location: clients/tests/test-client.py:1063:test_004()/653
cmd: $NMCLI --mode multiline --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -33582,7 +33582,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 4679
-location: clients/tests/test-client.py:1054:test_004()/654
+location: clients/tests/test-client.py:1063:test_004()/654
cmd: $NMCLI --mode multiline --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -33661,7 +33661,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 1281
-location: clients/tests/test-client.py:1056:test_004()/655
+location: clients/tests/test-client.py:1065:test_004()/655
cmd: $NMCLI --mode multiline --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -33687,7 +33687,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 1303
-location: clients/tests/test-client.py:1056:test_004()/656
+location: clients/tests/test-client.py:1065:test_004()/656
cmd: $NMCLI --mode multiline --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -33713,7 +33713,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 641
-location: clients/tests/test-client.py:1058:test_004()/657
+location: clients/tests/test-client.py:1067:test_004()/657
cmd: $NMCLI --mode multiline --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -33730,7 +33730,7 @@ SECURITY: WPA1 WPA2
<<<
size: 660
-location: clients/tests/test-client.py:1058:test_004()/658
+location: clients/tests/test-client.py:1067:test_004()/658
cmd: $NMCLI --mode multiline --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -33747,7 +33747,7 @@ SECURITY: WPA1 WPA2
<<<
size: 1394
-location: clients/tests/test-client.py:1061:test_004()/659
+location: clients/tests/test-client.py:1070:test_004()/659
cmd: $NMCLI --mode multiline --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -33773,7 +33773,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 1416
-location: clients/tests/test-client.py:1061:test_004()/660
+location: clients/tests/test-client.py:1070:test_004()/660
cmd: $NMCLI --mode multiline --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -33799,7 +33799,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 5002
-location: clients/tests/test-client.py:1063:test_004()/661
+location: clients/tests/test-client.py:1072:test_004()/661
cmd: $NMCLI --mode multiline --color yes -f ALL device show wlan0
lang: C
returncode: 0
@@ -33897,7 +33897,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5055
-location: clients/tests/test-client.py:1063:test_004()/662
+location: clients/tests/test-client.py:1072:test_004()/662
cmd: $NMCLI --mode multiline --color yes -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -33995,7 +33995,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 1541
-location: clients/tests/test-client.py:1065:test_004()/663
+location: clients/tests/test-client.py:1074:test_004()/663
cmd: $NMCLI --mode multiline --color yes -f COMMON device show wlan0
lang: C
returncode: 0
@@ -34028,7 +34028,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 1552
-location: clients/tests/test-client.py:1065:test_004()/664
+location: clients/tests/test-client.py:1074:test_004()/664
cmd: $NMCLI --mode multiline --color yes -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -34061,7 +34061,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 5140
-location: clients/tests/test-client.py:1067:test_004()/665
+location: clients/tests/test-client.py:1076:test_004()/665
cmd: $NMCLI --mode multiline --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -34159,7 +34159,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5193
-location: clients/tests/test-client.py:1067:test_004()/666
+location: clients/tests/test-client.py:1076:test_004()/666
cmd: $NMCLI --mode multiline --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -34257,7 +34257,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5537
-location: clients/tests/test-client.py:1005:test_004()/667
+location: clients/tests/test-client.py:1014:test_004()/667
cmd: $NMCLI --mode multiline --pretty con s con-vpn-1
lang: C
returncode: 0
@@ -34370,7 +34370,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 5577
-location: clients/tests/test-client.py:1005:test_004()/668
+location: clients/tests/test-client.py:1014:test_004()/668
cmd: $NMCLI --mode multiline --pretty con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -34483,7 +34483,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 5537
-location: clients/tests/test-client.py:1007:test_004()/669
+location: clients/tests/test-client.py:1016:test_004()/669
cmd: $NMCLI --mode multiline --pretty con s con-vpn-1
lang: C
returncode: 0
@@ -34596,7 +34596,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 5577
-location: clients/tests/test-client.py:1007:test_004()/670
+location: clients/tests/test-client.py:1016:test_004()/670
cmd: $NMCLI --mode multiline --pretty con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -34709,7 +34709,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4063
-location: clients/tests/test-client.py:1010:test_004()/671
+location: clients/tests/test-client.py:1019:test_004()/671
cmd: $NMCLI --mode multiline --pretty -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -34797,7 +34797,7 @@ proxy.pac-script: --
<<<
size: 4088
-location: clients/tests/test-client.py:1010:test_004()/672
+location: clients/tests/test-client.py:1019:test_004()/672
cmd: $NMCLI --mode multiline --pretty -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -34885,7 +34885,7 @@ proxy.pac-script: --
<<<
size: 802
-location: clients/tests/test-client.py:1016:test_004()/673
+location: clients/tests/test-client.py:1025:test_004()/673
cmd: $NMCLI --mode multiline --pretty -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -34904,7 +34904,7 @@ vpn.timeout: 0
<<<
size: 818
-location: clients/tests/test-client.py:1016:test_004()/674
+location: clients/tests/test-client.py:1025:test_004()/674
cmd: $NMCLI --mode multiline --pretty -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -34923,7 +34923,7 @@ vpn.timeout: 0
<<<
size: 1153
-location: clients/tests/test-client.py:1019:test_004()/675
+location: clients/tests/test-client.py:1028:test_004()/675
cmd: $NMCLI --mode multiline --pretty -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -34948,7 +34948,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1173
-location: clients/tests/test-client.py:1019:test_004()/676
+location: clients/tests/test-client.py:1028:test_004()/676
cmd: $NMCLI --mode multiline --pretty -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -34973,7 +34973,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1705
-location: clients/tests/test-client.py:1022:test_004()/677
+location: clients/tests/test-client.py:1031:test_004()/677
cmd: $NMCLI --mode multiline --pretty dev s
lang: C
returncode: 0
@@ -35010,7 +35010,7 @@ CONNECTION: con-vpn-1
<<<
size: 1720
-location: clients/tests/test-client.py:1022:test_004()/678
+location: clients/tests/test-client.py:1031:test_004()/678
cmd: $NMCLI --mode multiline --pretty dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -35047,7 +35047,7 @@ CONNECTION: con-vpn-1
<<<
size: 2639
-location: clients/tests/test-client.py:1025:test_004()/679
+location: clients/tests/test-client.py:1034:test_004()/679
cmd: $NMCLI --mode multiline --pretty -f all dev status
lang: C
returncode: 0
@@ -35099,7 +35099,7 @@ CON-PATH: /org/freedesktop/NetworkManager/ActiveCo
<<<
size: 2654
-location: clients/tests/test-client.py:1025:test_004()/680
+location: clients/tests/test-client.py:1034:test_004()/680
cmd: $NMCLI --mode multiline --pretty -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -35151,7 +35151,7 @@ CON-PATH: /org/freedesktop/NetworkManager/ActiveCo
<<<
size: 12890
-location: clients/tests/test-client.py:1028:test_004()/681
+location: clients/tests/test-client.py:1037:test_004()/681
cmd: $NMCLI --mode multiline --pretty dev show
lang: C
returncode: 0
@@ -35359,7 +35359,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 12954
-location: clients/tests/test-client.py:1028:test_004()/682
+location: clients/tests/test-client.py:1037:test_004()/682
cmd: $NMCLI --mode multiline --pretty dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -35567,7 +35567,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 24752
-location: clients/tests/test-client.py:1031:test_004()/683
+location: clients/tests/test-client.py:1040:test_004()/683
cmd: $NMCLI --mode multiline --pretty -f all dev show
lang: C
returncode: 0
@@ -36005,7 +36005,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 24925
-location: clients/tests/test-client.py:1031:test_004()/684
+location: clients/tests/test-client.py:1040:test_004()/684
cmd: $NMCLI --mode multiline --pretty -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -36443,7 +36443,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2456
-location: clients/tests/test-client.py:1034:test_004()/685
+location: clients/tests/test-client.py:1043:test_004()/685
cmd: $NMCLI --mode multiline --pretty dev show wlan0
lang: C
returncode: 0
@@ -36488,7 +36488,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 2474
-location: clients/tests/test-client.py:1034:test_004()/686
+location: clients/tests/test-client.py:1043:test_004()/686
cmd: $NMCLI --mode multiline --pretty dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -36533,7 +36533,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 5871
-location: clients/tests/test-client.py:1037:test_004()/687
+location: clients/tests/test-client.py:1046:test_004()/687
cmd: $NMCLI --mode multiline --pretty -f all dev show wlan0
lang: C
returncode: 0
@@ -36645,7 +36645,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5931
-location: clients/tests/test-client.py:1037:test_004()/688
+location: clients/tests/test-client.py:1046:test_004()/688
cmd: $NMCLI --mode multiline --pretty -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -36757,7 +36757,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2334
-location: clients/tests/test-client.py:1040:test_004()/689
+location: clients/tests/test-client.py:1049:test_004()/689
cmd: $NMCLI --mode multiline --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -36806,7 +36806,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 2363
-location: clients/tests/test-client.py:1040:test_004()/690
+location: clients/tests/test-client.py:1049:test_004()/690
cmd: $NMCLI --mode multiline --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -36855,7 +36855,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 2334
-location: clients/tests/test-client.py:1043:test_004()/691
+location: clients/tests/test-client.py:1052:test_004()/691
cmd: $NMCLI --mode multiline --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -36904,7 +36904,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 2363
-location: clients/tests/test-client.py:1043:test_004()/692
+location: clients/tests/test-client.py:1052:test_004()/692
cmd: $NMCLI --mode multiline --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -36953,7 +36953,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 1656
-location: clients/tests/test-client.py:1046:test_004()/693
+location: clients/tests/test-client.py:1055:test_004()/693
cmd: $NMCLI --mode multiline --pretty -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -36985,7 +36985,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devices/
<<<
size: 1666
-location: clients/tests/test-client.py:1046:test_004()/694
+location: clients/tests/test-client.py:1055:test_004()/694
cmd: $NMCLI --mode multiline --pretty -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -37017,7 +37017,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devices/
<<<
size: 4849
-location: clients/tests/test-client.py:1049:test_004()/695
+location: clients/tests/test-client.py:1058:test_004()/695
cmd: $NMCLI --mode multiline --pretty -f ALL device wifi list
lang: C
returncode: 0
@@ -37109,7 +37109,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 4925
-location: clients/tests/test-client.py:1049:test_004()/696
+location: clients/tests/test-client.py:1058:test_004()/696
cmd: $NMCLI --mode multiline --pretty -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -37201,7 +37201,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 2608
-location: clients/tests/test-client.py:1051:test_004()/697
+location: clients/tests/test-client.py:1060:test_004()/697
cmd: $NMCLI --mode multiline --pretty -f COMMON device wifi list
lang: C
returncode: 0
@@ -37257,7 +37257,7 @@ SECURITY: WPA1 WPA2
<<<
size: 2672
-location: clients/tests/test-client.py:1051:test_004()/698
+location: clients/tests/test-client.py:1060:test_004()/698
cmd: $NMCLI --mode multiline --pretty -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -37313,7 +37313,7 @@ SECURITY: WPA1 WPA2
<<<
size: 4962
-location: clients/tests/test-client.py:1054:test_004()/699
+location: clients/tests/test-client.py:1063:test_004()/699
cmd: $NMCLI --mode multiline --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -37405,7 +37405,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 5038
-location: clients/tests/test-client.py:1054:test_004()/700
+location: clients/tests/test-client.py:1063:test_004()/700
cmd: $NMCLI --mode multiline --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -37497,7 +37497,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 1417
-location: clients/tests/test-client.py:1056:test_004()/701
+location: clients/tests/test-client.py:1065:test_004()/701
cmd: $NMCLI --mode multiline --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -37527,7 +37527,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 1445
-location: clients/tests/test-client.py:1056:test_004()/702
+location: clients/tests/test-client.py:1065:test_004()/702
cmd: $NMCLI --mode multiline --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -37557,7 +37557,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 858
-location: clients/tests/test-client.py:1058:test_004()/703
+location: clients/tests/test-client.py:1067:test_004()/703
cmd: $NMCLI --mode multiline --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -37578,7 +37578,7 @@ SECURITY: WPA1 WPA2
<<<
size: 883
-location: clients/tests/test-client.py:1058:test_004()/704
+location: clients/tests/test-client.py:1067:test_004()/704
cmd: $NMCLI --mode multiline --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -37599,7 +37599,7 @@ SECURITY: WPA1 WPA2
<<<
size: 1530
-location: clients/tests/test-client.py:1061:test_004()/705
+location: clients/tests/test-client.py:1070:test_004()/705
cmd: $NMCLI --mode multiline --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -37629,7 +37629,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 1558
-location: clients/tests/test-client.py:1061:test_004()/706
+location: clients/tests/test-client.py:1070:test_004()/706
cmd: $NMCLI --mode multiline --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -37659,7 +37659,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo
<<<
size: 5874
-location: clients/tests/test-client.py:1063:test_004()/707
+location: clients/tests/test-client.py:1072:test_004()/707
cmd: $NMCLI --mode multiline --pretty -f ALL device show wlan0
lang: C
returncode: 0
@@ -37771,7 +37771,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5934
-location: clients/tests/test-client.py:1063:test_004()/708
+location: clients/tests/test-client.py:1072:test_004()/708
cmd: $NMCLI --mode multiline --pretty -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -37883,7 +37883,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2469
-location: clients/tests/test-client.py:1065:test_004()/709
+location: clients/tests/test-client.py:1074:test_004()/709
cmd: $NMCLI --mode multiline --pretty -f COMMON device show wlan0
lang: C
returncode: 0
@@ -37928,7 +37928,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 2487
-location: clients/tests/test-client.py:1065:test_004()/710
+location: clients/tests/test-client.py:1074:test_004()/710
cmd: $NMCLI --mode multiline --pretty -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -37973,7 +37973,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 6012
-location: clients/tests/test-client.py:1067:test_004()/711
+location: clients/tests/test-client.py:1076:test_004()/711
cmd: $NMCLI --mode multiline --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -38085,7 +38085,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 6072
-location: clients/tests/test-client.py:1067:test_004()/712
+location: clients/tests/test-client.py:1076:test_004()/712
cmd: $NMCLI --mode multiline --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -38197,7 +38197,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 5549
-location: clients/tests/test-client.py:1005:test_004()/713
+location: clients/tests/test-client.py:1014:test_004()/713
cmd: $NMCLI --mode multiline --pretty --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -38310,7 +38310,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 5589
-location: clients/tests/test-client.py:1005:test_004()/714
+location: clients/tests/test-client.py:1014:test_004()/714
cmd: $NMCLI --mode multiline --pretty --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -38423,7 +38423,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 5549
-location: clients/tests/test-client.py:1007:test_004()/715
+location: clients/tests/test-client.py:1016:test_004()/715
cmd: $NMCLI --mode multiline --pretty --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -38536,7 +38536,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 5589
-location: clients/tests/test-client.py:1007:test_004()/716
+location: clients/tests/test-client.py:1016:test_004()/716
cmd: $NMCLI --mode multiline --pretty --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -38649,7 +38649,7 @@ VPN.CFG[3]: key3 = val3
<<<
size: 4075
-location: clients/tests/test-client.py:1010:test_004()/717
+location: clients/tests/test-client.py:1019:test_004()/717
cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -38737,7 +38737,7 @@ proxy.pac-script: --
<<<
size: 4100
-location: clients/tests/test-client.py:1010:test_004()/718
+location: clients/tests/test-client.py:1019:test_004()/718
cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -38825,7 +38825,7 @@ proxy.pac-script: --
<<<
size: 814
-location: clients/tests/test-client.py:1016:test_004()/719
+location: clients/tests/test-client.py:1025:test_004()/719
cmd: $NMCLI --mode multiline --pretty --color yes -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -38844,7 +38844,7 @@ vpn.timeout: 0
<<<
size: 830
-location: clients/tests/test-client.py:1016:test_004()/720
+location: clients/tests/test-client.py:1025:test_004()/720
cmd: $NMCLI --mode multiline --pretty --color yes -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -38863,7 +38863,7 @@ vpn.timeout: 0
<<<
size: 1165
-location: clients/tests/test-client.py:1019:test_004()/721
+location: clients/tests/test-client.py:1028:test_004()/721
cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -38888,7 +38888,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1185
-location: clients/tests/test-client.py:1019:test_004()/722
+location: clients/tests/test-client.py:1028:test_004()/722
cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -38913,7 +38913,7 @@ GENERAL.MASTER-PATH: --
<<<
size: 1877
-location: clients/tests/test-client.py:1022:test_004()/723
+location: clients/tests/test-client.py:1031:test_004()/723
cmd: $NMCLI --mode multiline --pretty --color yes dev s
lang: C
returncode: 0
@@ -38950,7 +38950,7 @@ CONNECTION: con-vpn-1
<<<
size: 1892
-location: clients/tests/test-client.py:1022:test_004()/724
+location: clients/tests/test-client.py:1031:test_004()/724
cmd: $NMCLI --mode multiline --pretty --color yes dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -38987,7 +38987,7 @@ CONNECTION: con-vpn-1
<<<
size: 2931
-location: clients/tests/test-client.py:1025:test_004()/725
+location: clients/tests/test-client.py:1034:test_004()/725
cmd: $NMCLI --mode multiline --pretty --color yes -f all dev status
lang: C
returncode: 0
@@ -39039,7 +39039,7 @@ CON-PATH: /org/freedesktop/NetworkManager/Acti
<<<
size: 2946
-location: clients/tests/test-client.py:1025:test_004()/726
+location: clients/tests/test-client.py:1034:test_004()/726
cmd: $NMCLI --mode multiline --pretty --color yes -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -39091,7 +39091,7 @@ CON-PATH: /org/freedesktop/NetworkManager/Acti
<<<
size: 12902
-location: clients/tests/test-client.py:1028:test_004()/727
+location: clients/tests/test-client.py:1037:test_004()/727
cmd: $NMCLI --mode multiline --pretty --color yes dev show
lang: C
returncode: 0
@@ -39299,7 +39299,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 12966
-location: clients/tests/test-client.py:1028:test_004()/728
+location: clients/tests/test-client.py:1037:test_004()/728
cmd: $NMCLI --mode multiline --pretty --color yes dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -39507,7 +39507,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 25052
-location: clients/tests/test-client.py:1031:test_004()/729
+location: clients/tests/test-client.py:1040:test_004()/729
cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show
lang: C
returncode: 0
@@ -39945,7 +39945,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 25225
-location: clients/tests/test-client.py:1031:test_004()/730
+location: clients/tests/test-client.py:1040:test_004()/730
cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -40383,7 +40383,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2468
-location: clients/tests/test-client.py:1034:test_004()/731
+location: clients/tests/test-client.py:1043:test_004()/731
cmd: $NMCLI --mode multiline --pretty --color yes dev show wlan0
lang: C
returncode: 0
@@ -40428,7 +40428,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 2486
-location: clients/tests/test-client.py:1034:test_004()/732
+location: clients/tests/test-client.py:1043:test_004()/732
cmd: $NMCLI --mode multiline --pretty --color yes dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -40473,7 +40473,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 6099
-location: clients/tests/test-client.py:1037:test_004()/733
+location: clients/tests/test-client.py:1046:test_004()/733
cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show wlan0
lang: C
returncode: 0
@@ -40585,7 +40585,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 6159
-location: clients/tests/test-client.py:1037:test_004()/734
+location: clients/tests/test-client.py:1046:test_004()/734
cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -40697,7 +40697,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2346
-location: clients/tests/test-client.py:1040:test_004()/735
+location: clients/tests/test-client.py:1049:test_004()/735
cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -40746,7 +40746,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 2375
-location: clients/tests/test-client.py:1040:test_004()/736
+location: clients/tests/test-client.py:1049:test_004()/736
cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -40795,7 +40795,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 2346
-location: clients/tests/test-client.py:1043:test_004()/737
+location: clients/tests/test-client.py:1052:test_004()/737
cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -40844,7 +40844,7 @@ WIFI-PROPERTIES.5GHZ: unknown
<<<
size: 2375
-location: clients/tests/test-client.py:1043:test_004()/738
+location: clients/tests/test-client.py:1052:test_004()/738
cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -40893,7 +40893,7 @@ WIFI-PROPERTIES.5GHZ: nieznane
<<<
size: 1788
-location: clients/tests/test-client.py:1046:test_004()/739
+location: clients/tests/test-client.py:1055:test_004()/739
cmd: $NMCLI --mode multiline --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -40925,7 +40925,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devi
<<<
size: 1798
-location: clients/tests/test-client.py:1046:test_004()/740
+location: clients/tests/test-client.py:1055:test_004()/740
cmd: $NMCLI --mode multiline --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -40957,7 +40957,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devi
<<<
size: 5473
-location: clients/tests/test-client.py:1049:test_004()/741
+location: clients/tests/test-client.py:1058:test_004()/741
cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device wifi list
lang: C
returncode: 0
@@ -41049,7 +41049,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 5549
-location: clients/tests/test-client.py:1049:test_004()/742
+location: clients/tests/test-client.py:1058:test_004()/742
cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -41141,7 +41141,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 2908
-location: clients/tests/test-client.py:1051:test_004()/743
+location: clients/tests/test-client.py:1060:test_004()/743
cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device wifi list
lang: C
returncode: 0
@@ -41197,7 +41197,7 @@ SECURITY: WPA1 WPA2
<<<
size: 2972
-location: clients/tests/test-client.py:1051:test_004()/744
+location: clients/tests/test-client.py:1060:test_004()/744
cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -41253,7 +41253,7 @@ SECURITY: WPA1 WPA2
<<<
size: 5586
-location: clients/tests/test-client.py:1054:test_004()/745
+location: clients/tests/test-client.py:1063:test_004()/745
cmd: $NMCLI --mode multiline --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -41345,7 +41345,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 5662
-location: clients/tests/test-client.py:1054:test_004()/746
+location: clients/tests/test-client.py:1063:test_004()/746
cmd: $NMCLI --mode multiline --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -41437,7 +41437,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 1582
-location: clients/tests/test-client.py:1056:test_004()/747
+location: clients/tests/test-client.py:1065:test_004()/747
cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -41467,7 +41467,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 1610
-location: clients/tests/test-client.py:1056:test_004()/748
+location: clients/tests/test-client.py:1065:test_004()/748
cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -41497,7 +41497,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 942
-location: clients/tests/test-client.py:1058:test_004()/749
+location: clients/tests/test-client.py:1067:test_004()/749
cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -41518,7 +41518,7 @@ SECURITY: WPA1 WPA2
<<<
size: 967
-location: clients/tests/test-client.py:1058:test_004()/750
+location: clients/tests/test-client.py:1067:test_004()/750
cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -41539,7 +41539,7 @@ SECURITY: WPA1 WPA2
<<<
size: 1695
-location: clients/tests/test-client.py:1061:test_004()/751
+location: clients/tests/test-client.py:1070:test_004()/751
cmd: $NMCLI --mode multiline --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -41569,7 +41569,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 1723
-location: clients/tests/test-client.py:1061:test_004()/752
+location: clients/tests/test-client.py:1070:test_004()/752
cmd: $NMCLI --mode multiline --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -41599,7 +41599,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc
<<<
size: 6102
-location: clients/tests/test-client.py:1063:test_004()/753
+location: clients/tests/test-client.py:1072:test_004()/753
cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device show wlan0
lang: C
returncode: 0
@@ -41711,7 +41711,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 6162
-location: clients/tests/test-client.py:1063:test_004()/754
+location: clients/tests/test-client.py:1072:test_004()/754
cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -41823,7 +41823,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2481
-location: clients/tests/test-client.py:1065:test_004()/755
+location: clients/tests/test-client.py:1074:test_004()/755
cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device show wlan0
lang: C
returncode: 0
@@ -41868,7 +41868,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 2499
-location: clients/tests/test-client.py:1065:test_004()/756
+location: clients/tests/test-client.py:1074:test_004()/756
cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -41913,7 +41913,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar
<<<
size: 6240
-location: clients/tests/test-client.py:1067:test_004()/757
+location: clients/tests/test-client.py:1076:test_004()/757
cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -42025,7 +42025,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 6300
-location: clients/tests/test-client.py:1067:test_004()/758
+location: clients/tests/test-client.py:1076:test_004()/758
cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -42137,7 +42137,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c
<<<
size: 2293
-location: clients/tests/test-client.py:1005:test_004()/759
+location: clients/tests/test-client.py:1014:test_004()/759
cmd: $NMCLI --mode multiline --terse con s con-vpn-1
lang: C
returncode: 0
@@ -42237,7 +42237,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 2303
-location: clients/tests/test-client.py:1005:test_004()/760
+location: clients/tests/test-client.py:1014:test_004()/760
cmd: $NMCLI --mode multiline --terse con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -42337,7 +42337,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 2293
-location: clients/tests/test-client.py:1007:test_004()/761
+location: clients/tests/test-client.py:1016:test_004()/761
cmd: $NMCLI --mode multiline --terse con s con-vpn-1
lang: C
returncode: 0
@@ -42437,7 +42437,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 2303
-location: clients/tests/test-client.py:1007:test_004()/762
+location: clients/tests/test-client.py:1016:test_004()/762
cmd: $NMCLI --mode multiline --terse con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -42537,7 +42537,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 1741
-location: clients/tests/test-client.py:1010:test_004()/763
+location: clients/tests/test-client.py:1019:test_004()/763
cmd: $NMCLI --mode multiline --terse -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -42617,7 +42617,7 @@ proxy.pac-script:
<<<
size: 1751
-location: clients/tests/test-client.py:1010:test_004()/764
+location: clients/tests/test-client.py:1019:test_004()/764
cmd: $NMCLI --mode multiline --terse -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -42697,7 +42697,7 @@ proxy.pac-script:
<<<
size: 339
-location: clients/tests/test-client.py:1016:test_004()/765
+location: clients/tests/test-client.py:1025:test_004()/765
cmd: $NMCLI --mode multiline --terse -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -42712,7 +42712,7 @@ vpn.timeout:0
<<<
size: 349
-location: clients/tests/test-client.py:1016:test_004()/766
+location: clients/tests/test-client.py:1025:test_004()/766
cmd: $NMCLI --mode multiline --terse -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -42727,7 +42727,7 @@ vpn.timeout:0
<<<
size: 542
-location: clients/tests/test-client.py:1019:test_004()/767
+location: clients/tests/test-client.py:1028:test_004()/767
cmd: $NMCLI --mode multiline --terse -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -42748,7 +42748,7 @@ GENERAL.MASTER-PATH:
<<<
size: 552
-location: clients/tests/test-client.py:1019:test_004()/768
+location: clients/tests/test-client.py:1028:test_004()/768
cmd: $NMCLI --mode multiline --terse -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -42769,7 +42769,7 @@ GENERAL.MASTER-PATH:
<<<
size: 431
-location: clients/tests/test-client.py:1022:test_004()/769
+location: clients/tests/test-client.py:1031:test_004()/769
cmd: $NMCLI --mode multiline --terse dev s
lang: C
returncode: 0
@@ -42798,7 +42798,7 @@ CONNECTION:con-vpn-1
<<<
size: 446
-location: clients/tests/test-client.py:1022:test_004()/770
+location: clients/tests/test-client.py:1031:test_004()/770
cmd: $NMCLI --mode multiline --terse dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -42827,7 +42827,7 @@ CONNECTION:con-vpn-1
<<<
size: 889
-location: clients/tests/test-client.py:1025:test_004()/771
+location: clients/tests/test-client.py:1034:test_004()/771
cmd: $NMCLI --mode multiline --terse -f all dev status
lang: C
returncode: 0
@@ -42871,7 +42871,7 @@ CON-PATH:/org/freedesktop/NetworkManager/ActiveConnection/2
<<<
size: 904
-location: clients/tests/test-client.py:1025:test_004()/772
+location: clients/tests/test-client.py:1034:test_004()/772
cmd: $NMCLI --mode multiline --terse -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -42915,7 +42915,7 @@ CON-PATH:/org/freedesktop/NetworkManager/ActiveConnection/2
<<<
size: 4557
-location: clients/tests/test-client.py:1028:test_004()/773
+location: clients/tests/test-client.py:1037:test_004()/773
cmd: $NMCLI --mode multiline --terse dev show
lang: C
returncode: 0
@@ -43061,7 +43061,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 4567
-location: clients/tests/test-client.py:1028:test_004()/774
+location: clients/tests/test-client.py:1037:test_004()/774
cmd: $NMCLI --mode multiline --terse dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -43207,7 +43207,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 11584
-location: clients/tests/test-client.py:1031:test_004()/775
+location: clients/tests/test-client.py:1040:test_004()/775
cmd: $NMCLI --mode multiline --terse -f all dev show
lang: C
returncode: 0
@@ -43586,7 +43586,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 11630
-location: clients/tests/test-client.py:1031:test_004()/776
+location: clients/tests/test-client.py:1040:test_004()/776
cmd: $NMCLI --mode multiline --terse -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -43965,7 +43965,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 899
-location: clients/tests/test-client.py:1034:test_004()/777
+location: clients/tests/test-client.py:1043:test_004()/777
cmd: $NMCLI --mode multiline --terse dev show wlan0
lang: C
returncode: 0
@@ -43998,7 +43998,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 909
-location: clients/tests/test-client.py:1034:test_004()/778
+location: clients/tests/test-client.py:1043:test_004()/778
cmd: $NMCLI --mode multiline --terse dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -44031,7 +44031,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 2646
-location: clients/tests/test-client.py:1037:test_004()/779
+location: clients/tests/test-client.py:1046:test_004()/779
cmd: $NMCLI --mode multiline --terse -f all dev show wlan0
lang: C
returncode: 0
@@ -44129,7 +44129,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2683
-location: clients/tests/test-client.py:1037:test_004()/780
+location: clients/tests/test-client.py:1046:test_004()/780
cmd: $NMCLI --mode multiline --terse -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -44227,7 +44227,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 1133
-location: clients/tests/test-client.py:1040:test_004()/781
+location: clients/tests/test-client.py:1049:test_004()/781
cmd: $NMCLI --mode multiline --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -44270,7 +44270,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 1143
-location: clients/tests/test-client.py:1040:test_004()/782
+location: clients/tests/test-client.py:1049:test_004()/782
cmd: $NMCLI --mode multiline --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -44313,7 +44313,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 1133
-location: clients/tests/test-client.py:1043:test_004()/783
+location: clients/tests/test-client.py:1052:test_004()/783
cmd: $NMCLI --mode multiline --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -44356,7 +44356,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 1143
-location: clients/tests/test-client.py:1043:test_004()/784
+location: clients/tests/test-client.py:1052:test_004()/784
cmd: $NMCLI --mode multiline --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -44399,7 +44399,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 555
-location: clients/tests/test-client.py:1046:test_004()/785
+location: clients/tests/test-client.py:1055:test_004()/785
cmd: $NMCLI --mode multiline --terse -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -44423,7 +44423,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/Devices/3
<<<
size: 565
-location: clients/tests/test-client.py:1046:test_004()/786
+location: clients/tests/test-client.py:1055:test_004()/786
cmd: $NMCLI --mode multiline --terse -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -44447,7 +44447,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/Devices/3
<<<
size: 1640
-location: clients/tests/test-client.py:1049:test_004()/787
+location: clients/tests/test-client.py:1058:test_004()/787
cmd: $NMCLI --mode multiline --terse -f ALL device wifi list
lang: C
returncode: 0
@@ -44526,7 +44526,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3
<<<
size: 1698
-location: clients/tests/test-client.py:1049:test_004()/788
+location: clients/tests/test-client.py:1058:test_004()/788
cmd: $NMCLI --mode multiline --terse -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -44605,7 +44605,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3
<<<
size: 562
-location: clients/tests/test-client.py:1051:test_004()/789
+location: clients/tests/test-client.py:1060:test_004()/789
cmd: $NMCLI --mode multiline --terse -f COMMON device wifi list
lang: C
returncode: 0
@@ -44648,7 +44648,7 @@ SECURITY:WPA1 WPA2
<<<
size: 608
-location: clients/tests/test-client.py:1051:test_004()/790
+location: clients/tests/test-client.py:1060:test_004()/790
cmd: $NMCLI --mode multiline --terse -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -44691,7 +44691,7 @@ SECURITY:WPA1 WPA2
<<<
size: 1753
-location: clients/tests/test-client.py:1054:test_004()/791
+location: clients/tests/test-client.py:1063:test_004()/791
cmd: $NMCLI --mode multiline --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -44770,7 +44770,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3
<<<
size: 1811
-location: clients/tests/test-client.py:1054:test_004()/792
+location: clients/tests/test-client.py:1063:test_004()/792
cmd: $NMCLI --mode multiline --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -44849,7 +44849,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3
<<<
size: 560
-location: clients/tests/test-client.py:1056:test_004()/793
+location: clients/tests/test-client.py:1065:test_004()/793
cmd: $NMCLI --mode multiline --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -44875,7 +44875,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2
<<<
size: 582
-location: clients/tests/test-client.py:1056:test_004()/794
+location: clients/tests/test-client.py:1065:test_004()/794
cmd: $NMCLI --mode multiline --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -44901,7 +44901,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2
<<<
size: 292
-location: clients/tests/test-client.py:1058:test_004()/795
+location: clients/tests/test-client.py:1067:test_004()/795
cmd: $NMCLI --mode multiline --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -44918,7 +44918,7 @@ SECURITY:WPA1 WPA2
<<<
size: 312
-location: clients/tests/test-client.py:1058:test_004()/796
+location: clients/tests/test-client.py:1067:test_004()/796
cmd: $NMCLI --mode multiline --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -44935,7 +44935,7 @@ SECURITY:WPA1 WPA2
<<<
size: 673
-location: clients/tests/test-client.py:1061:test_004()/797
+location: clients/tests/test-client.py:1070:test_004()/797
cmd: $NMCLI --mode multiline --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -44961,7 +44961,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2
<<<
size: 695
-location: clients/tests/test-client.py:1061:test_004()/798
+location: clients/tests/test-client.py:1070:test_004()/798
cmd: $NMCLI --mode multiline --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -44987,7 +44987,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2
<<<
size: 2649
-location: clients/tests/test-client.py:1063:test_004()/799
+location: clients/tests/test-client.py:1072:test_004()/799
cmd: $NMCLI --mode multiline --terse -f ALL device show wlan0
lang: C
returncode: 0
@@ -45085,7 +45085,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2686
-location: clients/tests/test-client.py:1063:test_004()/800
+location: clients/tests/test-client.py:1072:test_004()/800
cmd: $NMCLI --mode multiline --terse -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -45183,7 +45183,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 912
-location: clients/tests/test-client.py:1065:test_004()/801
+location: clients/tests/test-client.py:1074:test_004()/801
cmd: $NMCLI --mode multiline --terse -f COMMON device show wlan0
lang: C
returncode: 0
@@ -45216,7 +45216,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 922
-location: clients/tests/test-client.py:1065:test_004()/802
+location: clients/tests/test-client.py:1074:test_004()/802
cmd: $NMCLI --mode multiline --terse -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -45249,7 +45249,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 2787
-location: clients/tests/test-client.py:1067:test_004()/803
+location: clients/tests/test-client.py:1076:test_004()/803
cmd: $NMCLI --mode multiline --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -45347,7 +45347,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2824
-location: clients/tests/test-client.py:1067:test_004()/804
+location: clients/tests/test-client.py:1076:test_004()/804
cmd: $NMCLI --mode multiline --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -45445,7 +45445,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2305
-location: clients/tests/test-client.py:1005:test_004()/805
+location: clients/tests/test-client.py:1014:test_004()/805
cmd: $NMCLI --mode multiline --terse --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -45545,7 +45545,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 2315
-location: clients/tests/test-client.py:1005:test_004()/806
+location: clients/tests/test-client.py:1014:test_004()/806
cmd: $NMCLI --mode multiline --terse --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -45645,7 +45645,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 2305
-location: clients/tests/test-client.py:1007:test_004()/807
+location: clients/tests/test-client.py:1016:test_004()/807
cmd: $NMCLI --mode multiline --terse --color yes con s con-vpn-1
lang: C
returncode: 0
@@ -45745,7 +45745,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 2315
-location: clients/tests/test-client.py:1007:test_004()/808
+location: clients/tests/test-client.py:1016:test_004()/808
cmd: $NMCLI --mode multiline --terse --color yes con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -45845,7 +45845,7 @@ VPN.CFG[3]:key3 = val3
<<<
size: 1753
-location: clients/tests/test-client.py:1010:test_004()/809
+location: clients/tests/test-client.py:1019:test_004()/809
cmd: $NMCLI --mode multiline --terse --color yes -f ALL con s con-vpn-1
lang: C
returncode: 0
@@ -45925,7 +45925,7 @@ proxy.pac-script:
<<<
size: 1763
-location: clients/tests/test-client.py:1010:test_004()/810
+location: clients/tests/test-client.py:1019:test_004()/810
cmd: $NMCLI --mode multiline --terse --color yes -f ALL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -46005,7 +46005,7 @@ proxy.pac-script:
<<<
size: 351
-location: clients/tests/test-client.py:1016:test_004()/811
+location: clients/tests/test-client.py:1025:test_004()/811
cmd: $NMCLI --mode multiline --terse --color yes -f VPN con s con-vpn-1
lang: C
returncode: 0
@@ -46020,7 +46020,7 @@ vpn.timeout:0
<<<
size: 361
-location: clients/tests/test-client.py:1016:test_004()/812
+location: clients/tests/test-client.py:1025:test_004()/812
cmd: $NMCLI --mode multiline --terse --color yes -f VPN con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -46035,7 +46035,7 @@ vpn.timeout:0
<<<
size: 554
-location: clients/tests/test-client.py:1019:test_004()/813
+location: clients/tests/test-client.py:1028:test_004()/813
cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL con s con-vpn-1
lang: C
returncode: 0
@@ -46056,7 +46056,7 @@ GENERAL.MASTER-PATH:
<<<
size: 564
-location: clients/tests/test-client.py:1019:test_004()/814
+location: clients/tests/test-client.py:1028:test_004()/814
cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL con s con-vpn-1
lang: pl_PL.UTF-8
returncode: 0
@@ -46077,7 +46077,7 @@ GENERAL.MASTER-PATH:
<<<
size: 603
-location: clients/tests/test-client.py:1022:test_004()/815
+location: clients/tests/test-client.py:1031:test_004()/815
cmd: $NMCLI --mode multiline --terse --color yes dev s
lang: C
returncode: 0
@@ -46106,7 +46106,7 @@ CONNECTION:con-vpn-1
<<<
size: 618
-location: clients/tests/test-client.py:1022:test_004()/816
+location: clients/tests/test-client.py:1031:test_004()/816
cmd: $NMCLI --mode multiline --terse --color yes dev s
lang: pl_PL.UTF-8
returncode: 0
@@ -46135,7 +46135,7 @@ CONNECTION:con-vpn-1
<<<
size: 1182
-location: clients/tests/test-client.py:1025:test_004()/817
+location: clients/tests/test-client.py:1034:test_004()/817
cmd: $NMCLI --mode multiline --terse --color yes -f all dev status
lang: C
returncode: 0
@@ -46179,7 +46179,7 @@ CON-PATH:/org/freedesktop/NetworkManager/ActiveConnection/2
<<<
size: 1197
-location: clients/tests/test-client.py:1025:test_004()/818
+location: clients/tests/test-client.py:1034:test_004()/818
cmd: $NMCLI --mode multiline --terse --color yes -f all dev status
lang: pl_PL.UTF-8
returncode: 0
@@ -46223,7 +46223,7 @@ CON-PATH:/org/freedesktop/NetworkManager/ActiveConnection/2
<<<
size: 4569
-location: clients/tests/test-client.py:1028:test_004()/819
+location: clients/tests/test-client.py:1037:test_004()/819
cmd: $NMCLI --mode multiline --terse --color yes dev show
lang: C
returncode: 0
@@ -46369,7 +46369,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 4579
-location: clients/tests/test-client.py:1028:test_004()/820
+location: clients/tests/test-client.py:1037:test_004()/820
cmd: $NMCLI --mode multiline --terse --color yes dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -46515,7 +46515,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 11884
-location: clients/tests/test-client.py:1031:test_004()/821
+location: clients/tests/test-client.py:1040:test_004()/821
cmd: $NMCLI --mode multiline --terse --color yes -f all dev show
lang: C
returncode: 0
@@ -46894,7 +46894,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 11930
-location: clients/tests/test-client.py:1031:test_004()/822
+location: clients/tests/test-client.py:1040:test_004()/822
cmd: $NMCLI --mode multiline --terse --color yes -f all dev show
lang: pl_PL.UTF-8
returncode: 0
@@ -47273,7 +47273,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 911
-location: clients/tests/test-client.py:1034:test_004()/823
+location: clients/tests/test-client.py:1043:test_004()/823
cmd: $NMCLI --mode multiline --terse --color yes dev show wlan0
lang: C
returncode: 0
@@ -47306,7 +47306,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 921
-location: clients/tests/test-client.py:1034:test_004()/824
+location: clients/tests/test-client.py:1043:test_004()/824
cmd: $NMCLI --mode multiline --terse --color yes dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -47339,7 +47339,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 2874
-location: clients/tests/test-client.py:1037:test_004()/825
+location: clients/tests/test-client.py:1046:test_004()/825
cmd: $NMCLI --mode multiline --terse --color yes -f all dev show wlan0
lang: C
returncode: 0
@@ -47437,7 +47437,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2911
-location: clients/tests/test-client.py:1037:test_004()/826
+location: clients/tests/test-client.py:1046:test_004()/826
cmd: $NMCLI --mode multiline --terse --color yes -f all dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -47535,7 +47535,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 1145
-location: clients/tests/test-client.py:1040:test_004()/827
+location: clients/tests/test-client.py:1049:test_004()/827
cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -47578,7 +47578,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 1155
-location: clients/tests/test-client.py:1040:test_004()/828
+location: clients/tests/test-client.py:1049:test_004()/828
cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -47621,7 +47621,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 1145
-location: clients/tests/test-client.py:1043:test_004()/829
+location: clients/tests/test-client.py:1052:test_004()/829
cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: C
returncode: 0
@@ -47664,7 +47664,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 1155
-location: clients/tests/test-client.py:1043:test_004()/830
+location: clients/tests/test-client.py:1052:test_004()/830
cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -47707,7 +47707,7 @@ WIFI-PROPERTIES.5GHZ:unknown
<<<
size: 687
-location: clients/tests/test-client.py:1046:test_004()/831
+location: clients/tests/test-client.py:1055:test_004()/831
cmd: $NMCLI --mode multiline --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: C
returncode: 0
@@ -47731,7 +47731,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/Devices/3
<<<
size: 697
-location: clients/tests/test-client.py:1046:test_004()/832
+location: clients/tests/test-client.py:1055:test_004()/832
cmd: $NMCLI --mode multiline --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev
lang: pl_PL.UTF-8
returncode: 0
@@ -47755,7 +47755,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/Devices/3
<<<
size: 2264
-location: clients/tests/test-client.py:1049:test_004()/833
+location: clients/tests/test-client.py:1058:test_004()/833
cmd: $NMCLI --mode multiline --terse --color yes -f ALL device wifi list
lang: C
returncode: 0
@@ -47834,7 +47834,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3
<<<
size: 2322
-location: clients/tests/test-client.py:1049:test_004()/834
+location: clients/tests/test-client.py:1058:test_004()/834
cmd: $NMCLI --mode multiline --terse --color yes -f ALL device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -47913,7 +47913,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3
<<<
size: 862
-location: clients/tests/test-client.py:1051:test_004()/835
+location: clients/tests/test-client.py:1060:test_004()/835
cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device wifi list
lang: C
returncode: 0
@@ -47956,7 +47956,7 @@ SECURITY:WPA1 WPA2
<<<
size: 908
-location: clients/tests/test-client.py:1051:test_004()/836
+location: clients/tests/test-client.py:1060:test_004()/836
cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -47999,7 +47999,7 @@ SECURITY:WPA1 WPA2
<<<
size: 2377
-location: clients/tests/test-client.py:1054:test_004()/837
+location: clients/tests/test-client.py:1063:test_004()/837
cmd: $NMCLI --mode multiline --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: C
returncode: 0
@@ -48078,7 +48078,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3
<<<
size: 2435
-location: clients/tests/test-client.py:1054:test_004()/838
+location: clients/tests/test-client.py:1063:test_004()/838
cmd: $NMCLI --mode multiline --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list
lang: pl_PL.UTF-8
returncode: 0
@@ -48157,7 +48157,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3
<<<
size: 725
-location: clients/tests/test-client.py:1056:test_004()/839
+location: clients/tests/test-client.py:1065:test_004()/839
cmd: $NMCLI --mode multiline --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -48183,7 +48183,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2
<<<
size: 747
-location: clients/tests/test-client.py:1056:test_004()/840
+location: clients/tests/test-client.py:1065:test_004()/840
cmd: $NMCLI --mode multiline --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -48209,7 +48209,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2
<<<
size: 377
-location: clients/tests/test-client.py:1058:test_004()/841
+location: clients/tests/test-client.py:1067:test_004()/841
cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -48226,7 +48226,7 @@ SECURITY:WPA1 WPA2
<<<
size: 396
-location: clients/tests/test-client.py:1058:test_004()/842
+location: clients/tests/test-client.py:1067:test_004()/842
cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -48243,7 +48243,7 @@ SECURITY:WPA1 WPA2
<<<
size: 838
-location: clients/tests/test-client.py:1061:test_004()/843
+location: clients/tests/test-client.py:1070:test_004()/843
cmd: $NMCLI --mode multiline --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: C
returncode: 0
@@ -48269,7 +48269,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2
<<<
size: 860
-location: clients/tests/test-client.py:1061:test_004()/844
+location: clients/tests/test-client.py:1070:test_004()/844
cmd: $NMCLI --mode multiline --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6
lang: pl_PL.UTF-8
returncode: 0
@@ -48295,7 +48295,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2
<<<
size: 2877
-location: clients/tests/test-client.py:1063:test_004()/845
+location: clients/tests/test-client.py:1072:test_004()/845
cmd: $NMCLI --mode multiline --terse --color yes -f ALL device show wlan0
lang: C
returncode: 0
@@ -48393,7 +48393,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 2914
-location: clients/tests/test-client.py:1063:test_004()/846
+location: clients/tests/test-client.py:1072:test_004()/846
cmd: $NMCLI --mode multiline --terse --color yes -f ALL device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -48491,7 +48491,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 924
-location: clients/tests/test-client.py:1065:test_004()/847
+location: clients/tests/test-client.py:1074:test_004()/847
cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device show wlan0
lang: C
returncode: 0
@@ -48524,7 +48524,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 934
-location: clients/tests/test-client.py:1065:test_004()/848
+location: clients/tests/test-client.py:1074:test_004()/848
cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device show wlan0
lang: pl_PL.UTF-8
returncode: 0
@@ -48557,7 +48557,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar
<<<
size: 3015
-location: clients/tests/test-client.py:1067:test_004()/849
+location: clients/tests/test-client.py:1076:test_004()/849
cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: C
returncode: 0
@@ -48655,7 +48655,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-
<<<
size: 3052
-location: clients/tests/test-client.py:1067:test_004()/850
+location: clients/tests/test-client.py:1076:test_004()/850
cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0
lang: pl_PL.UTF-8
returncode: 0
diff --git a/clients/tests/test-client.py b/clients/tests/test-client.py
index 7bab953b5b..3ab5de3130 100755
--- a/clients/tests/test-client.py
+++ b/clients/tests/test-client.py
@@ -141,6 +141,15 @@ class Util:
t = basestring
return isinstance(s, t)
+ @staticmethod
+ def memoize_nullary(nullary_func):
+ result = []
+ def closure():
+ if not result:
+ result.append(nullary_func())
+ return result[0]
+ return closure
+
_find_unsafe = re.compile(r'[^\w@%+=:,./-]',
re.ASCII if sys.version_info[0] >= 3 else 0).search
@@ -855,7 +864,7 @@ class TestNmcli(NmTestBase):
replace_stdout = []
- replace_stdout.append((lambda: self.srv.findConnectionUuid('con-xx1'), 'UUID-con-xx1-REPLACED-REPLACED-REPLA'))
+ replace_stdout.append((Util.memoize_nullary(lambda: self.srv.findConnectionUuid('con-xx1')), 'UUID-con-xx1-REPLACED-REPLACED-REPLA'))
self.call_nmcli(['c', 'add', 'type', 'ethernet', 'ifname', '*', 'con-name', 'con-xx1'],
replace_stdout = replace_stdout)
@@ -863,7 +872,7 @@ class TestNmcli(NmTestBase):
self.call_nmcli_l(['c', 's'],
replace_stdout = replace_stdout)
- replace_stdout.append((lambda: self.srv.findConnectionUuid('ethernet'), 'UUID-ethernet-REPLACED-REPLACED-REPL'))
+ replace_stdout.append((Util.memoize_nullary(lambda: self.srv.findConnectionUuid('ethernet')), 'UUID-ethernet-REPLACED-REPLACED-REPL'))
self.call_nmcli(['c', 'add', 'type', 'ethernet', 'ifname', '*'],
replace_stdout = replace_stdout)
@@ -957,7 +966,7 @@ class TestNmcli(NmTestBase):
replace_stdout = []
- replace_stdout.append((lambda: self.srv.findConnectionUuid('con-xx1'), 'UUID-con-xx1-REPLACED-REPLACED-REPLA'))
+ replace_stdout.append((Util.memoize_nullary(lambda: self.srv.findConnectionUuid('con-xx1')), 'UUID-con-xx1-REPLACED-REPLACED-REPLA'))
self.call_nmcli(['c', 'add', 'type', 'wifi', 'ifname', '*', 'ssid', 'foobar', 'con-name', 'con-xx1'],
replace_stdout = replace_stdout)
@@ -973,7 +982,7 @@ class TestNmcli(NmTestBase):
self.async_wait()
- replace_stdout.append((lambda: self.srv.findConnectionUuid('con-vpn-1'), 'UUID-con-vpn-1-REPLACED-REPLACED-REP'))
+ replace_stdout.append((Util.memoize_nullary(lambda: self.srv.findConnectionUuid('con-vpn-1')), 'UUID-con-vpn-1-REPLACED-REPLACED-REP'))
self.call_nmcli(['connection', 'add', 'type', 'vpn', 'con-name', 'con-vpn-1', 'ifname', '*', 'vpn-type', 'openvpn', 'vpn.data', 'key1 = val1, key2 = val2, key3=val3'],
replace_stdout = replace_stdout)