test: bypass selinux integration test if selinux policy devel package is not installed
authorLennart Poettering <lennart@poettering.net>
Fri, 23 Mar 2018 08:48:15 +0000 (09:48 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 23 Mar 2018 14:29:35 +0000 (15:29 +0100)
commit67321fdf3ea60566a718a2e60ddc2628609a2895
treec55507c9ee210a9d810cb938bf00ef394cac737f
parent29f74559d4dc6ea41232233d32f1a92bcee43626
test: bypass selinux integration test if selinux policy devel package is not installed

With this "sudo ./run-integration-tests.sh" should work fully without
exception, even on systems lacking SELinux (in which case that test will
just be skipped)
test/TEST-06-SELINUX/test.sh