summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kselftest/ktap_helpers.sh
AgeCommit message (Expand)AuthorFilesLines
2025-01-23Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2025-01-22Merge tag 'linux_kselftest-next-6.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+4
2025-01-15selftests: Warn about skipped tests in result summaryLaura Nao1-0/+4
2025-01-07selftests/net: packetdrill: report benign debug flakes as xfailWillem de Bruijn1-2/+13
2024-12-19selftests: ktap_helpers: Fix uninitialized variableMickaël Salaün1-1/+1
2024-05-06selftests: ktap_helpers: Make it POSIX-compliantNícolas F. R. A. Prado1-2/+2
2024-02-21selftests: ktap_helpers: Add a helper to finish the testNícolas F. R. A. Prado1-2/+14
2024-02-21selftests: ktap_helpers: Add a helper to abort the testNícolas F. R. A. Prado1-0/+7
2024-02-21selftests: ktap_helpers: Add helper to pass/fail test based on exit codeNícolas F. R. A. Prado1-0/+11
2024-02-21selftests: ktap_helpers: Add helper to print diagnostic messagesNícolas F. R. A. Prado1-0/+5
2024-02-21selftests: Move KTAP bash helpers to selftests common folderLaura Nao1-0/+76