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