]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-04-JOURNAL: several cleanups
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 27 Jul 2025 15:33:28 +0000 (00:33 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 28 Jul 2025 07:29:31 +0000 (16:29 +0900)
commitb926dda2efab4b25e59291545c4ec24b781beaff
treedf0b2d82c4341aebebce9e151f8ece660cea08ee
parentc60a16ba8fa2a57af23f7653fd2316c26e06c577
TEST-04-JOURNAL: several cleanups

- move scripts from test/units/ to the test specific units directory,
- drop meaningless true from silent-success.service,
- call journalctl from the same bash invocation of echo.

No functional change, just refactoring and preparation for the next
commit.
test/integration-tests/TEST-04-JOURNAL/TEST-04-JOURNAL.units/delegated-cgroup-filtering.service
test/integration-tests/TEST-04-JOURNAL/TEST-04-JOURNAL.units/delegated_cgroup_filtering_payload.sh [moved from test/units/delegated_cgroup_filtering_payload.sh with 79% similarity]
test/integration-tests/TEST-04-JOURNAL/TEST-04-JOURNAL.units/delegated_cgroup_filtering_payload_child.sh [moved from test/units/delegated_cgroup_filtering_payload_child.sh with 94% similarity]
test/integration-tests/TEST-04-JOURNAL/TEST-04-JOURNAL.units/silent-success.service
test/integration-tests/TEST-04-JOURNAL/TEST-04-JOURNAL.units/verbose-success.service
test/units/TEST-04-JOURNAL.LogFilterPatterns.sh
test/units/TEST-04-JOURNAL.journal.sh