mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-27 19:38:14 +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.
16 lines
410 B
Text
16 lines
410 B
Text
location: clients/tests/test-client.py:643:test_003()/5
|
|
cmd: $NMCLI c s
|
|
lang: C
|
|
returncode: 0
|
|
stdout: 264 bytes
|
|
>>>
|
|
NAME UUID TYPE DEVICE
|
|
con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet --
|
|
con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet --
|
|
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet --
|
|
|
|
<<<
|
|
stderr: 0 bytes
|
|
>>>
|
|
|
|
<<<
|