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
/
kunit
/
test_data
Age
Commit message (
Expand
)
Author
2022-12-12
kunit: tool: parse KTAP compliant test output
Rae Moar
2022-05-16
kunit: tool: make parser stop overwriting status of suites w/ no_tests
Daniel Latypov
2022-05-16
kunit: tool: remove dead parse_crash_in_log() logic
Daniel Latypov
2021-12-13
kunit: tool: Report an error if any test has no subtests
David Gow
2021-10-19
kunit: tool: improve compatibility of kunit_parser with KTAP specification
Rae Moar
2021-07-12
kunit: tool: Fix error messages for cases of no tests and wrong TAP header
Rae Moar
2021-06-25
kunit: tool: Support skipped tests in kunit_tool
David Gow
2020-10-26
kunit: tools: fix kunit_tool tests for parsing test plans
Brendan Higgins
2020-10-09
kunit: test: add test plan to KUnit TAP format
Brendan Higgins
2020-06-26
kunit: show error if kunit results are not present
Uriel Guajardo
2020-03-26
kunit: tool: add missing test data file content
Brendan Higgins
2020-03-20
kunit: kunit_parser: make parser more robust
Heidi Fahim
2019-09-30
kunit: tool: add Python wrappers for running KUnit tests
Felix Guo