Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-01 | kunit: kunit_tool: Correctly parse diagnostic messages | David Gow | 1 | -3/+4 |
2020-11-10 | kunit: tool: fix extra trailing \n in raw + parsed test output | Daniel Latypov | 1 | -1/+2 |
2020-11-10 | kunit: tool: fix pre-existing python type annotation errors | Daniel Latypov | 1 | -7/+7 |
2020-10-26 | kunit: Don't fail test suites if one of them is empty | Andy Shevchenko | 1 | -1/+1 |
2020-10-26 | kunit: Fix kunit.py --raw_output option | David Gow | 1 | -1/+0 |
2020-10-09 | kunit: test: add test plan to KUnit TAP format | Brendan Higgins | 1 | -14/+62 |
2020-06-26 | kunit: show error if kunit results are not present | Uriel Guajardo | 1 | -4/+4 |
2020-03-26 | kunit: subtests should be indented 4 spaces according to TAP | Alan Maguire | 1 | -5/+5 |
2020-03-20 | kunit: Run all KUnit tests through allyesconfig | Heidi Fahim | 1 | -0/+1 |
2020-03-20 | kunit: kunit_parser: make parser more robust | Heidi Fahim | 1 | -20/+20 |
2019-09-30 | kunit: tool: add Python wrappers for running KUnit tests | Felix Guo | 1 | -0/+310 |