class CgroupFsTest_SecondMountWithDifferentOptionsChangesLabels_Test

Defined at line 96 of file ../../src/starnix/tests/selinux/userspace/tests/cgroupfs.cc

Verify SELinux security labels when mounting a cgroup v2 filesystem after a prior mount

has occurred. In SELinux, mount options such as context= or rootcontext= cannot be changed

while a superblock is actively mounted; therefore, the initial mount must be unmounted before

testing subsequent mounts with different SELinux options.

Public Methods

void CgroupFsTest_SecondMountWithDifferentOptionsChangesLabels_Test ()

Defined at line 96 of file ../../src/starnix/tests/selinux/userspace/tests/cgroupfs.cc

void TestBody ()

Defined at line 96 of file ../../src/starnix/tests/selinux/userspace/tests/cgroupfs.cc