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