index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kselftest_harness.h
Age
Commit message (
Expand
)
Author
2022-04-04
selftests/harness: Pass variant to teardown
Willem de Bruijn
2022-04-04
selftests/harness: Run TEARDOWN for ASSERT failures
Kees Cook
2022-01-25
kselftest: signal all child processes
Li Zhijian
2021-12-10
tools: fix ARRAY_SIZE defines in tools and selftests hdrs
Shuah Khan
2021-12-10
selftests: harness: avoid false negatives if test has no ASSERTs
Jakub Kicinski
2021-01-21
selftests: kselftest_harness.h: partially fix kernel-doc markups
Mauro Carvalho Chehab
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