ame='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/tools/testing/kunit/test_data
AgeCommit message (Expand)Author
2022-12-12kunit: tool: parse KTAP compliant test outputRae Moar
2022-05-16kunit: tool: make parser stop overwriting status of suites w/ no_testsDaniel Latypov
2022-05-16kunit: tool: remove dead parse_crash_in_log() logicDaniel Latypov
2021-12-13kunit: tool: Report an error if any test has no subtestsDavid Gow
2021-10-19kunit: tool: improve compatibility of kunit_parser with KTAP specificationRae Moar
2021-07-12kunit: tool: Fix error messages for cases of no tests and wrong TAP headerRae Moar
2021-06-25kunit: tool: Support skipped tests in kunit_toolDavid Gow
2020-10-26kunit: tools: fix kunit_tool tests for parsing test plansBrendan Higgins
2020-10-09kunit: test: add test plan to KUnit TAP formatBrendan Higgins