psss / tests / selinux

Forked from tests/selinux 6 years ago
Clone

118ffc5 kernel/avc_tracepoint: disable restraint's AVC check

Authored and Committed by omos 3 years ago
    kernel/avc_tracepoint: disable restraint's AVC check
    
    Set AVC_ERROR=+no_avc_check in environment to disable restraint's
    built-in AVC check so that it doesn't interpret the (expected) AVCs as
    failure.
    
    Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>