aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/kunit_parser.py
Commit message (Expand)AuthorAgeFilesLines
* kunit: tool: fix extra trailing \n in raw + parsed test outputDaniel Latypov2020-11-101-1/+2
* kunit: tool: fix pre-existing python type annotation errorsDaniel Latypov2020-11-101-7/+7
* kunit: Don't fail test suites if one of them is emptyAndy Shevchenko2020-10-261-1/+1
* kunit: Fix kunit.py --raw_output optionDavid Gow2020-10-261-1/+0
* kunit: test: add test plan to KUnit TAP formatBrendan Higgins2020-10-091-14/+62
* kunit: show error if kunit results are not presentUriel Guajardo2020-06-261-4/+4
* kunit: subtests should be indented 4 spaces according to TAPAlan Maguire2020-03-261-5/+5
* kunit: Run all KUnit tests through allyesconfigHeidi Fahim2020-03-201-0/+1
* kunit: kunit_parser: make parser more robustHeidi Fahim2020-03-201-20/+20
* kunit: tool: add Python wrappers for running KUnit testsFelix Guo2019-09-301-0/+310