]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: skip various tests if namespacing is not available 10505/head
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Oct 2018 14:53:14 +0000 (16:53 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 24 Oct 2018 17:40:24 +0000 (19:40 +0200)
commit5f00dc4df6d036ab86f402830bdeed14659bf1ea
tree580cab47134c7980becceb0c052bd2404b5a7ed1
parenta4bc3c1d250a7a751baacbc5a61975aa1dd6d3d5
test: skip various tests if namespacing is not available

Apparently on Debian LXC/AppArmor doesn't allow namespacing to container
payloads. Deal with it.

Fixes: #9700
src/test/test-execute.c
src/test/test-namespace.c
src/test/test-process-util.c
src/test/test-seccomp.c