index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' 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
2023-12-18
kunit: tool: add test for parsing attributes
Rae Moar
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