blob: 10b312c2eccd9de76952d602dbab2b810b8d9475 [file] [log] [blame]
5821ba969511 ("selftests: Add test plan API to kselftest.h and adjust callers")
5c069b6dedef ("selftests: Move test output to diagnostic lines")
fd63b2eae5f6 ("selftests: Distinguish between missing and non-executable")
b0df366bbd70 ("selftests: Add plan line and fix result line syntax")
bf66078235ca ("selftests: Extract logic for multiple test runs")
d4e59a536f50 ("selftests: Use runner.sh for emit targets")
42d46e57ec97 ("selftests: Extract single-test shell logic from lib.mk")
575a0ae9744d ("selftests: add tests for pidfd_send_signal()")
a548de0fe8e1 ("selftests: lib.mk: add test execute bit check to EMIT_TESTS")
3df6131f9b5b ("selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTS")
cfe8460c87eb ("selftests: lib.mk: Include test suite name in the RUN_TESTS output")
7afed3dc36eb ("selftests: lib.mk: move running and printing result to a new function")
3f4435b51493 ("selftests: lib.mk: add SKIP handling to RUN_TESTS define")
42b44c341368 ("selftests: lib.mk: cleanup RUN_TESTS define and make it readable")
a33554401e47 ("selftests: Fix lib.mk run_tests target shell script")
88893cf787d3 ("selftests: Print the test we're running to /dev/kmsg")
44f013522c3a ("selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headers")
771cbc3bcbb5 ("selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headers")
14f1889fd4d7 ("selftests: Fix loss of test output in run_kselftests.sh")