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_harness.h
Age
Commit message (
Expand
)
Author
2020-11-06
Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-10-28
selftests: kselftest_harness.h: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-27
selftests/harness: prettify SKIP message whitespace again
Tommi Rantala
2020-09-17
selftests/harness: Flush stdout before forking
Michael Ellerman
2020-07-17
selftests/harness: Limit step counter reporting
Kees Cook
2020-07-17
selftests/harness: Clean up kern-doc for fixtures
Kees Cook
2020-07-06
selftests/harness: Report skip reason
Kees Cook
2020-07-06
selftests/harness: Display signed values correctly
Kees Cook
2020-07-06
selftests/harness: Refactor XFAIL into SKIP
Kees Cook
2020-07-06
selftests/harness: Switch to TAP output
Kees Cook
2020-04-28
kselftest: add fixture variants
Jakub Kicinski
2020-04-28
kselftest: run tests by fixture
Jakub Kicinski
2020-04-28
kselftest: create fixture objects
Jakub Kicinski
2020-04-28
kselftest: factor out list manipulation to a helper
Jakub Kicinski
2020-04-14
selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"
Colin Ian King
2020-03-26
selftests/harness: Handle timeouts cleanly
Kees Cook
2020-03-26
selftests/harness: Move test child waiting logic
Kees Cook
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 481
Thomas Gleixner
2019-05-24
selftests/harness: Allow test to configure timeout
Alexandre Belloni
2019-04-16
selftests/harness: Add 30 second timeout per test
Kees Cook
2019-02-13
selftests/harness: Update named initializer syntax
Kees Cook
2018-12-10
selftests: do not macro-expand failed assertion expressions
Dmitry V. Levin
2018-03-21
selftests/seccomp: Allow get_metadata to XFAIL
Kees Cook
2017-09-05
selftests: Enhance kselftest_harness.h to print which assert failed
Mickaël Salaün
2017-06-07
Documentation/dev-tools: Add kselftest_harness documentation
Mickaël Salaün
2017-06-07
selftests: Remove the TEST_API() wrapper from kselftest_harness.h
Mickaël Salaün
2017-06-07
selftests: Cosmetic renames in kselftest_harness.h
Mickaël Salaün
2017-06-07
selftests: Make test_harness.h more generally available
Mickaël Salaün