psss / tests / selinux

Forked from tests/selinux 6 years ago
Clone

c0798bf add new test which covers the lockdown class

4 files Authored by mmalik 3 years ago, Committed by mmalik 3 years ago,
    add new test which covers the lockdown class
    
    In comparison to kernel, which recognizes the lockdown class and its
    permissions, SELinux policy does not recognize them yet. But that
    situation should change soon.
    Purpose of the TC is to find out if the same lockdown class and its
    permissions recognized by kernel are also recognized by SELinux policy.
    
    The TC covers BZ#1915184.