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