]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/068: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:33:21 +0000 (09:33 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 15:58:13 +0000 (08:58 -0700)
commit2f9f8ac5463cd54d00ce02219a7796b58bb1e863
tree1b0793267a40080128fc8ced3f9bf45c3a1a4f73
parenta76cf51ae8979426feed704b071844232e6a34d7
ftests/068: 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/068-sudo-systemd_cgexec-v2.py