summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kselftest
Commit message (Expand)AuthorAgeFilesLines
* 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: Support old perl versionsSeongJae Park2019-12-111-0/+1
* kselftest/runner: Print new line in print of timeout logSeongJae Park2019-12-111-0/+1
* selftests: Fix dangling documentation references to kselftest_module.shMichael Ellerman2019-12-111-1/+1
* selftests: Move kselftest_module.sh into kselftest/Kees Cook2019-11-071-0/+84
* 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-252-4/+56
* 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