index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kselftest_harness.h
Age
Commit message (
Expand
)
Author
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