• Adrian Reber's avatar
    test: add selinux00 test · 2844b95f
    Adrian Reber authored
    This tests if CRIU can restore a process with the same policy as during
    checkpointing.
    
    The test selinux00 is started and if SELinux is available the test
    process moves itself to another process context. To make this possible
    either a new SELinux policy needs to be available containing:
    
    https://github.com/fedora-selinux/selinux-policy/commit/2d537cabbb2df614ea598ac20873c653cbf271a8
    
    Or for a short time SELinux is switched to permissive mode.
    
    The correct SELinux setup is done by zdtm/static/selinux00.checkskip and
    zdtm/static/selinux00.hook and after the test the previous SELinux
    policy state is restored.
    
    After the test case is restored the test case checks if it still has the
    same SELinux process context as before. If not the test cases fails.
    Signed-off-by: 's avatarAdrian Reber <areber@redhat.com>
    2844b95f
Name
Last commit
Last update
Documentation Loading commit data...
compel Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.compel Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...