summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kselftest/runner.sh
Commit message (Expand)AuthorAgeFilesLines
* kselftest/runner.sh: add netns supportHangbin Liu2023-12-231-2/+36
* Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-09-121-1/+2
|\
| * kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel2023-09-081-1/+2
* | selftests: line buffer test program's stdoutRyan Roberts2023-08-181-2/+5
|/
* selftests: allow runners to override the timeoutLuis Chamberlain2023-06-121-1/+10
* selftests/kselftest/runner.sh: Pass optional command parameters in environmentCristian Marussi2022-02-231-1/+29
* selftests/kselftest/runner/run_one(): allow running non-executable filesSeongJae Park2021-11-091-10/+18
* Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-051-1/+5
|\
| * selftest/firmware: Add selftest timeout in settingsKees Cook2020-07-251-1/+5
* | kselftest: fix TAP output for skipped testsPaolo Bonzini2020-07-061-1/+1
|/
* kselftest/runner: allow to properly deliver signals to testsAndrea Righi2020-04-141-1/+1
* selftests: settings: tests can be in subsubdirsMatthieu Baerts2020-01-271-1/+1
* kselftest/runner: Print new line in print of timeout logSeongJae Park2019-12-111-0/+1
* selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook2019-10-011-3/+33
* selftests: Remove forced unbuffering for test runningKees Cook2019-05-211-11/+1
* selftests: Remove KSFT_TAP_LEVELKees Cook2019-04-251-1/+0
* selftests: Move test output to diagnostic linesKees Cook2019-04-251-4/+33
* selftests: Distinguish between missing and non-executableKees Cook2019-04-251-1/+6
* selftests: Add plan line and fix result line syntaxKees Cook2019-04-251-4/+6
* selftests: Extract logic for multiple test runsKees Cook2019-04-251-3/+22
* selftests: Extract single-test shell logic from lib.mkKees Cook2019-04-251-0/+32