]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/060: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:22:11 +0000 (09:22 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 15:58:13 +0000 (08:58 -0700)
commit1f4fa87c6326bf562d8c08c03b62ac7103906127
tree17c918c0e9b01541788aa461f13265f10dce16b2
parent93dcd53ebb106693f2f13393574dfda61c0505e5
ftests/060: 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/060-sudo-cgconfigparser-systemd.py