summaryrefslogtreecommitdiff
path: root/tools/testing/kunit/kunit_parser.py
AgeCommit message (Expand)AuthorFilesLines
2020-06-26kunit: show error if kunit results are not presentUriel Guajardo1-4/+4
2020-03-26kunit: subtests should be indented 4 spaces according to TAPAlan Maguire1-5/+5
2020-03-21kunit: Run all KUnit tests through allyesconfigHeidi Fahim1-0/+1
2020-03-21kunit: kunit_parser: make parser more robustHeidi Fahim1-20/+20
2019-10-01kunit: tool: add Python wrappers for running KUnit testsFelix Guo1-0/+310