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