aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kselftest (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-27selftests: settings: tests can be in subsubdirsMatthieu Baerts1-1/+1
2019-12-11kselftest: Support old perl versionsSeongJae Park1-0/+1
2019-12-11kselftest/runner: Print new line in print of timeout logSeongJae Park1-0/+1
2019-12-11selftests: Fix dangling documentation references to kselftest_module.shMichael Ellerman1-1/+1
2019-11-07selftests: Move kselftest_module.sh into kselftest/Kees Cook1-0/+84
2019-10-01selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook1-3/+33
2019-05-21selftests: Remove forced unbuffering for test runningKees Cook1-11/+1
2019-04-25selftests: Remove KSFT_TAP_LEVELKees Cook1-1/+0
2019-04-25selftests: Move test output to diagnostic linesKees Cook2-4/+56
2019-04-25selftests: Distinguish between missing and non-executableKees Cook1-1/+6
2019-04-25selftests: Add plan line and fix result line syntaxKees Cook1-4/+6
2019-04-25selftests: Extract logic for multiple test runsKees Cook1-3/+22
2019-04-25selftests: Extract single-test shell logic from lib.mkKees Cook1-0/+32