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
53
stars
43
forks
source link
RFE: add minimal test for cgroupfs label inheritance #48
Closed
WOnder93 closed 5 years ago
This patch adds a tiny test that checks that labels of newly created cgroupfs files/directories are correctly inherited from the parent.
Should start passing when the following issue is fixed: https://github.com/SELinuxProject/selinux-kernel/issues/39
Signed-off-by: Ondrej Mosnacek omosnace@redhat.com