summaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/test_data
Commit message (Expand)AuthorAgeFilesLines
* kunit: tool: add test for parsing attributesRae Moar2023-12-181-0/+9
* kunit: tool: parse KTAP compliant test outputRae Moar2022-12-122-0/+15
* kunit: tool: make parser stop overwriting status of suites w/ no_testsDaniel Latypov2022-05-161-1/+1
* kunit: tool: remove dead parse_crash_in_log() logicDaniel Latypov2022-05-161-70/+0
* kunit: tool: Report an error if any test has no subtestsDavid Gow2021-12-131-0/+7
* kunit: tool: improve compatibility of kunit_parser with KTAP specificationRae Moar2021-10-194-0/+95
* kunit: tool: Fix error messages for cases of no tests and wrong TAP headerRae Moar2021-07-122-0/+2
* kunit: tool: Support skipped tests in kunit_toolDavid Gow2021-06-252-0/+30
* kunit: tools: fix kunit_tool tests for parsing test plansBrendan Higgins2020-10-266-5/+11
* kunit: test: add test plan to KUnit TAP formatBrendan Higgins2020-10-093-0/+3
* kunit: show error if kunit results are not presentUriel Guajardo2020-06-261-0/+0
* kunit: tool: add missing test data file contentBrendan Higgins2020-03-261-0/+33
* kunit: kunit_parser: make parser more robustHeidi Fahim2020-03-207-0/+190
* kunit: tool: add Python wrappers for running KUnit testsFelix Guo2019-09-306-0/+335