]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: clean up the test script even further 27513/head
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 3 May 2023 16:24:17 +0000 (18:24 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 3 May 2023 16:32:00 +0000 (18:32 +0200)
commitb003e2c7a6a0b7be8d4f949d285e6b810c0768a8
treef0072cf886ce5b5d3d2c8179eb6740a6576e8e7f
parent8077d99fd2a85ee005d6dbb371ebb04092bd65bd
test: clean up the test script even further

Most notably:
  - use `systemd-id128 new` instead of `journalctl --new-id128`
  - move all temporary files to /tmp
  - wrap repetitive checks in a function
test/testsuite-04.units/forever-print-hola.service
test/units/testsuite-04.sh