summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kselftest.h
Commit message (Expand)AuthorAgeFilesLines
* selftests: Provide local define of __cpuid_count()Reinette Chatre2022-04-251-0/+15
* selftests: kselftest framework: provide "finished" helperKees Cook2022-03-241-0/+10
* tools: fix ARRAY_SIZE defines in tools and selftests hdrsShuah Khan2021-12-101-0/+4
* Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-051-12/+94
|\
| * selftests/harness: Switch to TAP outputKees Cook2020-07-061-2/+3
| * selftests: Add header documentation and helpersKees Cook2020-07-061-2/+71
| * kselftest: fix TAP output for skipped testsPaolo Bonzini2020-07-061-8/+20
* | kselftest: ksft_test_num return type should be unsignedPaolo Bonzini2020-07-061-1/+1
|/
* kselftest: save-and-restore errno to allow for %m formattingAleksa Sarai2019-07-301-0/+15
* selftests: Add test plan API to kselftest.h and adjust callersKees Cook2019-04-251-2/+11
* selftests: Move test output to diagnostic linesKees Cook2019-04-251-1/+1
* selftests: Add plan line and fix result line syntaxKees Cook2019-04-251-2/+2
* selftest: include stdio.h in kselftest.hTycho Andersen2019-02-131-0/+1
* selftests: kselftest: Remove outdated commentThiago Jung Bauermann2018-08-271-1/+0
* selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASSShuah Khan (Samsung OSG)2018-05-301-1/+1
* selftests: kselftest framework: add handling for TAP header levelShuah Khan2018-03-051-1/+2
* selftests: kselftest.h: Add SPDX license identifierShuah Khan2018-01-121-1/+1
* selftests: kselftest framework: change skip exit code to 0Shuah Khan2017-08-251-1/+2
* selftests: kselftest framework: add error counterShuah Khan2017-08-091-3/+18
* selftests: kselftest framework: add API to return pass/fail/* countsShuah Khan2017-07-281-0/+10
* kselftest: add ksft_print_msg() function to output general informationPaul Elder2017-06-301-0/+10
* kselftest: make ksft_* output functions variadicPaul Elder2017-06-301-12/+43
* kselftest: make ksft_exit_skip() output a reason for skippingPaul Elder2017-06-151-2/+5
* kselftest: add TAP13 conformant versions of ksft_* functionsPaul Elder2017-06-131-4/+48
* kselftest: Add exit code definesDarren Hart2015-05-261-5/+12
* selftests: add kselftest framework for uniform test reportingShuah Khan2014-11-171-0/+62