]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: abstract the common test parts into a utility script 27603/head
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 10 May 2023 19:12:01 +0000 (21:12 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 10 May 2023 19:26:26 +0000 (21:26 +0200)
commit15bbc0c1071c439d83e711ef7786d401b6c0a0d4
tree768a7b3b38c54a9a86dafe54576c169e1e3ba1ab
parent3a4b86264eef6bd51e880386388e8b3f95cbaa33
test: abstract the common test parts into a utility script

Also, instead of bailing out on the first failed subtest, always run all
subtests and print a summary at the end (with an appropriate exit code).
test/units/test-control.sh [new file with mode: 0644]
test/units/testsuite-07.sh
test/units/testsuite-17.sh
test/units/testsuite-22.sh
test/units/testsuite-23.sh
test/units/testsuite-74.sh
test/units/testsuite-81.sh