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