mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-23 05:58:13 +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.
18 lines
381 B
Text
18 lines
381 B
Text
location: clients/tests/test-client.py:697:test_003()/44
|
|
cmd: $NMCLI -f UUID,TYPE --mode multiline --terse con
|
|
lang: pl_PL.UTF-8
|
|
returncode: 0
|
|
stdout: 186 bytes
|
|
>>>
|
|
UUID:UUID-ethernet-REPLACED-REPLACED-REPL
|
|
TYPE:802-3-ethernet
|
|
UUID:5fcfd6d7-1e63-3332-8826-a7eda103792d
|
|
TYPE:802-3-ethernet
|
|
UUID:UUID-con-xx1-REPLACED-REPLACED-REPLA
|
|
TYPE:802-3-ethernet
|
|
|
|
<<<
|
|
stderr: 0 bytes
|
|
>>>
|
|
|
|
<<<
|