mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-04 16:28:01 +02:00
The developer can re-generate .expected files with $ NM_TEST_REGENERATE=1 ./clients/tests/test-client.py Note that these files are also dist-ed, so that the tests also work from a source-tarball. For that, we need to add them to EXTRA_DIST. Previously, this was done manually in the base Makefile.am file. This was cumbersome, because when adding a new test, the developer would need to manually add the files. Now, let the test (with NM_TEST_REGENERATE=1) also generate a makefile part.
19 lines
1.2 KiB
Text
19 lines
1.2 KiB
Text
location: clients/tests/test-client.py:678:test_003()/21
|
|
cmd: $NMCLI -f ALL dev s eth0
|
|
lang: pl_PL.UTF-8
|
|
returncode: 0
|
|
stdout: 1061 bytes
|
|
>>>
|
|
DEVICE TYPE STATE DBUS-PATH CONNECTION CON-UUID CON-PATH
|
|
eth1 ethernet niedostępne /org/freedesktop/NetworkManager/Devices/2 -- -- --
|
|
wlan0 wifi niedostępne /org/freedesktop/NetworkManager/Devices/3 -- -- --
|
|
wlan1 wifi niedostępne /org/freedesktop/NetworkManager/Devices/4 -- -- --
|
|
wlan1 wifi niedostępne /org/freedesktop/NetworkManager/Devices/5 -- -- --
|
|
eth0 ethernet niedostępne /org/freedesktop/NetworkManager/Devices/1 ethernet UUID-ethernet-REPLACED-REPLACED-REPL /org/freedesktop/NetworkManager/ActiveConnection/1
|
|
|
|
<<<
|
|
stderr: 24 bytes
|
|
>>>
|
|
Nieznany parametr: eth0
|
|
|
|
<<<
|