NetworkManager/clients/tests/test-client.check-on-disk/test_003-129.expected
Thomas Haller 3b1b6427d1 clients/tests: add more tests showing nmcli output
Of special interest here is

  $ nmcli --mode tabular -f all dev show eth0

to look how multiple available connections are printed.
2018-06-21 13:43:16 +02:00

24 lines
1,022 B
Text

location: clients/tests/test-client.py:875:test_003()/129
cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con
lang: C
returncode: 0
stdout: 835 bytes
>>>
===============================================================================
NetworkManager connection profiles
===============================================================================
UUID: UUID-ethernet-REPLACED-REPLACED-REPL
TYPE: ethernet
-------------------------------------------------------------------------------
UUID: 5fcfd6d7-1e63-3332-8826-a7eda103792d
TYPE: ethernet
-------------------------------------------------------------------------------
UUID: UUID-con-xx1-REPLACED-REPLACED-REPLA
TYPE: ethernet
-------------------------------------------------------------------------------
<<<
stderr: 0 bytes
>>>
<<<