summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kselftest/runner.sh
AgeCommit message (Expand)Author
2023-12-23kselftest/runner.sh: add netns supportHangbin Liu
2023-09-12Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-09-08kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel
2023-08-18selftests: line buffer test program's stdoutRyan Roberts
2023-06-12selftests: allow runners to override the timeoutLuis Chamberlain
2022-02-23selftests/kselftest/runner.sh: Pass optional command parameters in environmentCristian Marussi
2021-11-09selftests/kselftest/runner/run_one(): allow running non-executable filesSeongJae Park
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/runner: Print new line in print of timeout logSeongJae Park
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