apeetham / tests / selinux

Forked from tests/selinux 3 years ago
Clone

b92390b kernel/avc_tracepoint: disable restraint's AVC check

1 file Authored by omos 2 years ago, Committed by apeetham 2 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>