aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kselftest
AgeCommit message (Expand)AuthorFilesLines
2020-01-27selftests: settings: tests can be in subsubdirsGravatar Matthieu Baerts 1-1/+1
2019-12-11kselftest: Support old perl versionsGravatar SeongJae Park 1-0/+1
2019-12-11kselftest/runner: Print new line in print of timeout logGravatar SeongJae Park 1-0/+1
2019-12-11selftests: Fix dangling documentation references to kselftest_module.shGravatar Michael Ellerman 1-1/+1
2019-11-07selftests: Move kselftest_module.sh into kselftest/Gravatar Kees Cook 1-0/+84
2019-10-01selftests/kselftest/runner.sh: Add 45 second timeout per testGravatar Kees Cook 1-3/+33
2019-05-21selftests: Remove forced unbuffering for test runningGravatar Kees Cook 1-11/+1
2019-04-25selftests: Remove KSFT_TAP_LEVELGravatar Kees Cook 1-1/+0
2019-04-25selftests: Move test output to diagnostic linesGravatar Kees Cook 2-4/+56
2019-04-25selftests: Distinguish between missing and non-executableGravatar Kees Cook 1-1/+6
2019-04-25selftests: Add plan line and fix result line syntaxGravatar Kees Cook 1-4/+6
2019-04-25selftests: Extract logic for multiple test runsGravatar Kees Cook 1-3/+22
2019-04-25selftests: Extract single-test shell logic from lib.mkGravatar Kees Cook 1-0/+32