summaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/kunit_parser.py
AgeCommit message (Expand)AuthorLines
2020-10-26kunit: Don't fail test suites if one of them is emptyAndy Shevchenko-1/+1
2020-10-26kunit: Fix kunit.py --raw_output optionDavid Gow-1/+0
2020-10-09kunit: test: add test plan to KUnit TAP formatBrendan Higgins-14/+62
2020-06-26kunit: show error if kunit results are not presentUriel Guajardo-4/+4
2020-03-26kunit: subtests should be indented 4 spaces according to TAPAlan Maguire-5/+5
2020-03-20kunit: Run all KUnit tests through allyesconfigHeidi Fahim-0/+1
2020-03-20kunit: kunit_parser: make parser more robustHeidi Fahim-20/+20
2019-09-30kunit: tool: add Python wrappers for running KUnit testsFelix Guo-0/+310