aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kselftest
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2019-04-24 16:12:36 -0700
committerShuah Khan <skhan@linuxfoundation.org>2019-04-25 13:15:26 -0600
commitf41c322f17ec4aa809222dc352439d80862c175b (patch)
treeab63b3e057b3a42786a74164d53f327ee8cdc283 /tools/testing/selftests/kselftest
parentselftests: Move test output to diagnostic lines (diff)
downloadlinux-dev-f41c322f17ec4aa809222dc352439d80862c175b.tar.xz
linux-dev-f41c322f17ec4aa809222dc352439d80862c175b.zip
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>
Diffstat (limited to 'tools/testing/selftests/kselftest')
-rw-r--r--tools/testing/selftests/kselftest/runner.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/kselftest/runner.sh b/tools/testing/selftests/kselftest/runner.sh
index b9f74e5a2ee5..eff3ee303d0d 100644
--- a/tools/testing/selftests/kselftest/runner.sh
+++ b/tools/testing/selftests/kselftest/runner.sh
@@ -2,7 +2,6 @@
# SPDX-License-Identifier: GPL-2.0
#
# Runs a set of tests in a given subdirectory.
-export KSFT_TAP_LEVEL=1
export skip_rc=4
export logfile=/dev/stdout
export per_test_logging=