]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: introduce TEST-08-INITRD 28801/head
authorFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 11 Aug 2023 14:46:53 +0000 (16:46 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Sat, 12 Aug 2023 08:13:56 +0000 (10:13 +0200)
commit7294632c2c00fe9a4c0bd60fa57dd5d50c4d72f4
treefbe6c1b8293a71934328b9ea108c0dab7cf912ee
parentcb16b72e9cd9fa88cfd5623edb197ad49f875320
test: introduce TEST-08-INITRD

And move the initrd related tests from TEST-01-BASIC there.

Additionally, this should provide coverage for recemt shutdown initrd
related issues, see:
  - https://github.com/systemd/systemd/issues/28645
  - https://github.com/systemd/systemd/pull/28648
  - https://github.com/systemd/systemd/pull/28793
test/TEST-01-BASIC/test.sh
test/TEST-08-INITRD/Makefile [new symlink]
test/TEST-08-INITRD/test.sh [new file with mode: 0755]
test/units/testsuite-01.sh
test/units/testsuite-08.service [new file with mode: 0644]
test/units/testsuite-08.sh [new file with mode: 0755]