selftests: Remove KSFT_TAP_LEVEL
authorKees Cook <keescook@chromium.org>
Wed, 24 Apr 2019 23:12:36 +0000 (16:12 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 25 Apr 2019 19:15:26 +0000 (13:15 -0600)
commitf41c322f17ec4aa809222dc352439d80862c175b
treeab63b3e057b3a42786a74164d53f327ee8cdc283
parent5c069b6dedef1fab5420ca8658ed7f9ee4d26007
selftests: Remove KSFT_TAP_LEVEL

Since sub-testing can now be detected by indentation level, this removes
KSFT_TAP_LEVEL so that subtests report their TAP header for later parsing.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/Makefile
tools/testing/selftests/kselftest/runner.sh