• Kees Cook's avatar
    selftests/harness: Actually report SKIP for signal tests · b3d46e11
    Kees Cook authored
    Tests that were expecting a signal were not correctly checking for a
    SKIP condition. Move the check before the signal checking when
    processing test result.
    
    Cc: Shuah Khan <shuah@kernel.org>
    Cc: Andy Lutomirski <luto@amacapital.net>
    Cc: Will Drewry <wad@chromium.org>
    Cc: linux-kselftest@vger.kernel.org
    Fixes: 9847d24a ("selftests/harness: Refactor XFAIL into SKIP")
    Signed-off-by: default avatarKees Cook <keescook@chromium.org>
    b3d46e11
kselftest_harness.h 31.3 KB