SELinuxProject / selinux-testsuite

This is the upstream SELinux testsuite which is designed as a basic set of regression tests for the SELinux kernel functionality.
GNU General Public License v2.0
54 stars 43 forks source link

tests/cap_userns: add kernel version check #30

Closed jstancek closed 7 years ago

jstancek commented 7 years ago

This has been mentioned in my last pull request. I'm leaning towards adding kernel version check too, since it's possible to run multiple kernels on same user-space. So a new userspace + olderer kernel would lead to a fail.