]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Use test.service template for all integration tests 36979/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 2 Apr 2025 19:58:59 +0000 (21:58 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 2 Apr 2025 19:58:59 +0000 (21:58 +0200)
commit48e19280b2e9d97e03821c8ecc85a55e745899f8
treef845c33b95bcaeec3cbcd1eb900c7861b9e9f065
parent1da030e6e1f8e488d292ef15ebf6b4eb78615aa6
test: Use test.service template for all integration tests

Instead of having some tests have their own unit, let's make
test.service.in generic enough so that it works for all integration
tests.
13 files changed:
test/integration-tests/TEST-07-PID1/TEST-07-PID1.service [deleted file]
test/integration-tests/TEST-07-PID1/meson.build
test/integration-tests/TEST-16-EXTEND-TIMEOUT/TEST-16-EXTEND-TIMEOUT.service [deleted file]
test/integration-tests/TEST-16-EXTEND-TIMEOUT/meson.build
test/integration-tests/TEST-44-LOG-NAMESPACE/TEST-44-LOG-NAMESPACE.service [deleted file]
test/integration-tests/TEST-44-LOG-NAMESPACE/meson.build
test/integration-tests/TEST-69-SHUTDOWN/TEST-69-SHUTDOWN.service [deleted file]
test/integration-tests/TEST-69-SHUTDOWN/meson.build
test/integration-tests/TEST-82-SOFTREBOOT/TEST-82-SOFTREBOOT.service [deleted file]
test/integration-tests/TEST-82-SOFTREBOOT/meson.build
test/integration-tests/meson.build
test/meson.build
test/test.service.in