]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Add mkosi-based integration test runner 32121/head
authorRichard Maw <richard.maw@codethink.co.uk>
Fri, 5 Apr 2024 16:19:59 +0000 (17:19 +0100)
committerRichard Maw <richard.maw@codethink.co.uk>
Thu, 18 Apr 2024 15:26:38 +0000 (16:26 +0100)
commit945b722f13808a6dfd3c00cb1ef78c3c41011687
tree08244cbe6338b191db79aa090c217a04f6818901
parent20c7c570b923b18acb9889b0e02e75cf78a3ee64
test: Add mkosi-based integration test runner

The first two tests are included to ensure parallel test execution is
demonstrable.
meson.build
meson_options.txt
mkosi.conf
mkosi.images/system/mkosi.conf
mkosi.images/system/mkosi.extra/usr/lib/systemd/system/user@.service.d/99-SYSTEMD_UNIT_PATH.conf [new file with mode: 0644]
test/README.testsuite
test/TEST-02-UNITTESTS/meson.build [new file with mode: 0644]
test/integration_test_wrapper.py [new file with mode: 0755]
test/meson.build