]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/067: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:32:28 +0000 (09:32 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 15:58:13 +0000 (08:58 -0700)
commita76cf51ae8979426feed704b071844232e6a34d7
tree78b5d81255065993d39faf9974fe84751a15730f
parenta4fba38e778e9419af9d2050151f9cf8531007b7
ftests/067: skip test on non-systemd configuration

Skip running the testcase, when compiled with --enable-systemd=no,
using Systemd.is_systemd_enabled().

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
tests/ftests/067-sudo-systemd_cgexec-v1.py