summaryrefslogtreecommitdiff
path: root/tools/testing/kunit/test_data
AgeCommit message (Expand)Author
2023-12-18kunit: tool: add test for parsing attributesRae Moar
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
2020-06-26kunit: show error if kunit results are not presentUriel Guajardo
2020-03-26kunit: tool: add missing test data file contentBrendan Higgins
2020-03-20kunit: kunit_parser: make parser more robustHeidi Fahim
2019-09-30kunit: tool: add Python wrappers for running KUnit testsFelix Guo