mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
fd63b2eae5
If a test was missing (e.g. wrong architecture, etc), the test runner would incorrectly claim the test was non-executable. This adds an existence check to report correctly. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>