index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kselftest.h
Age
Commit message (
Expand
)
Author
2019-07-30
kselftest: save-and-restore errno to allow for %m formatting
Aleksa Sarai
2019-04-25
selftests: Add test plan API to kselftest.h and adjust callers
Kees Cook
2019-04-25
selftests: Move test output to diagnostic lines
Kees Cook
2019-04-25
selftests: Add plan line and fix result line syntax
Kees Cook
2019-02-13
selftest: include stdio.h in kselftest.h
Tycho Andersen
2018-08-27
selftests: kselftest: Remove outdated comment
Thiago Jung Bauermann
2018-05-30
selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASS
Shuah Khan (Samsung OSG)
2018-03-05
selftests: kselftest framework: add handling for TAP header level
Shuah Khan
2018-01-12
selftests: kselftest.h: Add SPDX license identifier
Shuah Khan
2017-08-25
selftests: kselftest framework: change skip exit code to 0
Shuah Khan
2017-08-09
selftests: kselftest framework: add error counter
Shuah Khan
2017-07-28
selftests: kselftest framework: add API to return pass/fail/* counts
Shuah Khan
2017-06-30
kselftest: add ksft_print_msg() function to output general information
Paul Elder
2017-06-30
kselftest: make ksft_* output functions variadic
Paul Elder
2017-06-15
kselftest: make ksft_exit_skip() output a reason for skipping
Paul Elder
2017-06-13
kselftest: add TAP13 conformant versions of ksft_* functions
Paul Elder
2015-05-26
kselftest: Add exit code defines
Darren Hart
2014-11-17
selftests: add kselftest framework for uniform test reporting
Shuah Khan