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