summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kselftest
AgeCommit message (Expand)AuthorLines
2020-12-08tweewide: Fix most Shebang linesFinn Behrens-1/+1
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+5
2020-07-25selftest/firmware: Add selftest timeout in settingsKees Cook-1/+5
2020-07-06kselftest: fix TAP output for skipped testsPaolo Bonzini-1/+1
2020-04-14kselftest/runner: allow to properly deliver signals to testsAndrea Righi-1/+1
2020-01-27selftests: settings: tests can be in subsubdirsMatthieu Baerts-1/+1
2019-12-11kselftest: Support old perl versionsSeongJae Park-0/+1
2019-12-11kselftest/runner: Print new line in print of timeout logSeongJae Park-0/+1
2019-12-11selftests: Fix dangling documentation references to kselftest_module.shMichael Ellerman-1/+1
2019-11-07selftests: Move kselftest_module.sh into kselftest/Kees Cook-0/+84
2019-10-01selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook-3/+33
2019-05-21selftests: Remove forced unbuffering for test runningKees Cook-11/+1
2019-04-25selftests: Remove KSFT_TAP_LEVELKees Cook-1/+0
2019-04-25selftests: Move test output to diagnostic linesKees Cook-4/+56
2019-04-25selftests: Distinguish between missing and non-executableKees Cook-1/+6
2019-04-25selftests: Add plan line and fix result line syntaxKees Cook-4/+6
2019-04-25selftests: Extract logic for multiple test runsKees Cook-3/+22
2019-04-25selftests: Extract single-test shell logic from lib.mkKees Cook-0/+32