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