summaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/test_data
AgeCommit message (Expand)AuthorLines
2023-12-18kunit: tool: add test for parsing attributesRae Moar-0/+9
2022-12-12kunit: tool: parse KTAP compliant test outputRae Moar-0/+15
2022-05-16kunit: tool: make parser stop overwriting status of suites w/ no_testsDaniel Latypov-1/+1
2022-05-16kunit: tool: remove dead parse_crash_in_log() logicDaniel Latypov-70/+0
2021-12-13kunit: tool: Report an error if any test has no subtestsDavid Gow-0/+7
2021-10-19kunit: tool: improve compatibility of kunit_parser with KTAP specificationRae Moar-0/+95
2021-07-12kunit: tool: Fix error messages for cases of no tests and wrong TAP headerRae Moar-0/+2
2021-06-25kunit: tool: Support skipped tests in kunit_toolDavid Gow-0/+30
2020-10-26kunit: tools: fix kunit_tool tests for parsing test plansBrendan Higgins-5/+11
2020-10-09kunit: test: add test plan to KUnit TAP formatBrendan Higgins-0/+3
2020-06-26kunit: show error if kunit results are not presentUriel Guajardo-0/+0
2020-03-26kunit: tool: add missing test data file contentBrendan Higgins-0/+33
2020-03-20kunit: kunit_parser: make parser more robustHeidi Fahim-0/+190
2019-09-30kunit: tool: add Python wrappers for running KUnit testsFelix Guo-0/+335