index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kselftest
Age
Commit message (
Expand
)
Author
2024-05-06
selftests: ktap_helpers: Make it POSIX-compliant
Nícolas F. R. A. Prado
2024-02-20
selftests: ktap_helpers: Add a helper to finish the test
Nícolas F. R. A. Prado
2024-02-20
selftests: ktap_helpers: Add a helper to abort the test
Nícolas F. R. A. Prado
2024-02-20
selftests: ktap_helpers: Add helper to pass/fail test based on exit code
Nícolas F. R. A. Prado
2024-02-20
selftests: ktap_helpers: Add helper to print diagnostic messages
Nícolas F. R. A. Prado
2024-02-20
selftests: Move KTAP bash helpers to selftests common folder
Laura Nao
2023-12-23
kselftest/runner.sh: add netns support
Hangbin Liu
2023-09-12
Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-09-08
kselftest/runner.sh: Propagate SIGTERM to runner child
Björn Töpel
2023-08-18
selftests: line buffer test program's stdout
Ryan Roberts
2023-06-12
selftests: allow runners to override the timeout
Luis Chamberlain
2022-02-23
selftests/kselftest/runner.sh: Pass optional command parameters in environment
Cristian Marussi
2021-11-09
selftests/kselftest/runner/run_one(): allow running non-executable files
SeongJae Park
2020-12-08
tweewide: Fix most Shebang lines
Finn Behrens
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-25
selftest/firmware: Add selftest timeout in settings
Kees Cook
2020-07-06
kselftest: fix TAP output for skipped tests
Paolo Bonzini
2020-04-14
kselftest/runner: allow to properly deliver signals to tests
Andrea Righi
2020-01-27
selftests: settings: tests can be in subsubdirs
Matthieu Baerts
2019-12-11
kselftest: Support old perl versions
SeongJae Park
2019-12-11
kselftest/runner: Print new line in print of timeout log
SeongJae Park
2019-12-11
selftests: Fix dangling documentation references to kselftest_module.sh
Michael Ellerman
2019-11-07
selftests: Move kselftest_module.sh into kselftest/
Kees Cook
2019-10-01
selftests/kselftest/runner.sh: Add 45 second timeout per test
Kees Cook
2019-05-21
selftests: Remove forced unbuffering for test running
Kees Cook
2019-04-25
selftests: Remove KSFT_TAP_LEVEL
Kees Cook
2019-04-25
selftests: Move test output to diagnostic lines
Kees Cook
2019-04-25
selftests: Distinguish between missing and non-executable
Kees Cook
2019-04-25
selftests: Add plan line and fix result line syntax
Kees Cook
2019-04-25
selftests: Extract logic for multiple test runs
Kees Cook
2019-04-25
selftests: Extract single-test shell logic from lib.mk
Kees Cook