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