index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
run_kselftest.sh
Age
Commit message (
Expand
)
Author
2026-04-13
selftests/run_kselftest.sh: Allow choosing per-test log directory
Ricardo B. Marlière
2026-04-13
selftests/run_kselftest.sh: Resolve BASE_DIR with pwd -P
Ricardo B. Marlière
2026-03-31
selftests/run_kselftest.sh: Remove unused $ROOT
Ricardo B. Marlière
2026-03-31
selftests: Use ktap helpers for runner.sh
Hangbin Liu
2026-01-16
selftests/run_kselftest.sh: Add `--skip` argument option
Ricardo B. Marlière
2025-11-19
selftests/run_kselftest.sh: exit with error if tests fail
Brendan Jackman
2025-05-15
selftests/run_kselftest.sh: Use readlink if realpath is not available
Yosry Ahmed
2025-01-14
selftests/run_kselftest.sh: Fix help string for --per-test-log
Brendan Jackman
2023-12-23
kselftest/runner.sh: add netns support
Hangbin Liu
2023-06-12
kselftests: Sort the collections list to avoid duplicate tests
Rishabh Bhatnagar
2023-06-12
selftests: allow runners to override the timeout
Luis Chamberlain
2020-11-10
selftests/run_kselftest.sh: fix dry-run typo
Hangbin Liu
2020-10-07
selftests/run_kselftest.sh: Make each test individually selectable
Kees Cook
2020-10-07
selftests: Extract run_kselftest.sh and generate stand-alone test list
Kees Cook