]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: re-enable journal checks for varlink-idl and so on 38809/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 3 Sep 2025 21:01:52 +0000 (06:01 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 4 Sep 2025 10:50:28 +0000 (19:50 +0900)
commit2985840855b1f0a94c707c5c7de419ff9cd53cc2
treee31dd9e6f6657e9c5e5e621fd9a34d0c9ccc543f
parent13852e1914a6d6515eaf5857470ca8a11fdbacd4
test: re-enable journal checks for varlink-idl and so on

Previously, we have checked journal after TEST-XX-YYYYY.sh, but it was
forgotten when we switched to mkosi.
This re-enable the check but through ExecStartPost=, and drops unnecessary
workarounds for end.service. Then, this drops unnecessary end.service
and testsuite.target.
test/test.service.in
test/units/TEST-13-NSPAWN.machined.sh
test/units/TEST-21-DFUZZER.sh
test/units/TEST-82-SOFTREBOOT.sh
test/units/TEST-88-UPGRADE.sh
test/units/end.service [deleted file]
test/units/post.sh [moved from test/units/end.sh with 94% similarity]
test/units/testsuite.target [deleted file]