Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-13 | kunit: tool: Report an error if any test has no subtests | David Gow | 1 | -0/+7 |
2021-10-19 | kunit: tool: improve compatibility of kunit_parser with KTAP specification | Rae Moar | 4 | -0/+95 |
2021-07-12 | kunit: tool: Fix error messages for cases of no tests and wrong TAP header | Rae Moar | 2 | -0/+2 |
2021-06-25 | kunit: tool: Support skipped tests in kunit_tool | David Gow | 2 | -0/+30 |
2020-10-26 | kunit: tools: fix kunit_tool tests for parsing test plans | Brendan Higgins | 6 | -5/+11 |
2020-10-09 | kunit: test: add test plan to KUnit TAP format | Brendan Higgins | 3 | -0/+3 |
2020-06-26 | kunit: show error if kunit results are not present | Uriel Guajardo | 1 | -0/+0 |
2020-03-26 | kunit: tool: add missing test data file content | Brendan Higgins | 1 | -0/+33 |
2020-03-21 | kunit: kunit_parser: make parser more robust | Heidi Fahim | 7 | -0/+190 |
2019-10-01 | kunit: tool: add Python wrappers for running KUnit tests | Felix Guo | 6 | -0/+335 |