psss / tests / selinux

Forked from tests/selinux 6 years ago
Clone

28aaa75 skip the policy which is not installed

Authored and Committed by mmalik 3 years ago
    skip the policy which is not installed
    
    The TC expected that all SELinux policies are installed before the
    TC is executed. If some of them is not installed, one of the test
    phases failed.
    Now, the test phase checks if particular policy is installed before
    calling the D-bus interface on it.