]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Disable tests via 'enabled' field
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 11 May 2024 18:22:10 +0000 (20:22 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 14 May 2024 10:43:28 +0000 (12:43 +0200)
commit4ce12c393396401398210cd4002f32ad236995b2
treeda1be18f613b4efb1e401e46ef4496cc635bdb71
parentf483e083139af72fc478f51422c97d6a0b96ce42
test: Disable tests via 'enabled' field

This allows doing other stuff with the test without actually defining
the test, such as generating a service unit automatically.
test/TEST-08-INITRD/meson.build [new file with mode: 0644]
test/TEST-24-CRYPTSETUP/meson.build [new file with mode: 0644]
test/TEST-54-CREDS/meson.build [new file with mode: 0644]
test/TEST-64-UDEV-STORAGE/meson.build [new file with mode: 0644]
test/TEST-69-SHUTDOWN/meson.build [new file with mode: 0644]
test/TEST-82-SOFTREBOOT/meson.build [new file with mode: 0644]
test/meson.build