]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: verify json format passed through varlink 30203/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 26 Nov 2023 21:26:07 +0000 (06:26 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 27 Nov 2023 19:13:44 +0000 (04:13 +0900)
commit038e4554627c610ae6799d74f9f4bce530d7c283
tree5f00c2db790e517830f26e9456c38078db071a08
parentfa316d553c8bf7cf315e7f4061dfbd51b4e0630b
test: verify json format passed through varlink

This drops logs of failed unit tests in TEST-02-UNITTESTS from the journal,
as the expected logs from test-varlink-idl makes the post script fail.
Saving logs in journal is simply noisy, and we will output anyway after
qemu or nspawn finished by check_result_{qemu,nspawn}_unittests().
test/units/end.service
test/units/end.sh [new file with mode: 0755]
test/units/testsuite-02.sh