psss / tests / selinux

Forked from tests/selinux 6 years ago
Clone

604c930 test basic module functionality

4 files Authored by janzarsky 5 years ago, Committed by plautrba 5 years ago,
    test basic module functionality
    
    The test compiles a TE module, loads it via semodule, and checks that
    the rules are enforced. The same is done with a CIL module. Module
    overriding using priorities and module disabling is also tested.
    
    This test requires policycoreutils and selinux-policy-devel packages.