aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/kunit/kunit_tool_test.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-11kunit: kunit_tool: Separate out config/build/exec/parseDavid Gow1-4/+59
2020-03-25kunit: kunit_tool: Allow .kunitconfig to disable config itemsDavid Gow1-11/+11
2020-03-20kunit: Run all KUnit tests through allyesconfigHeidi Fahim1-7/+10
2020-03-20kunit: kunit_parser: make parser more robustHeidi Fahim1-0/+69
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park1-0/+8
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park1-1/+1
2019-12-09kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim1-1/+1
2019-09-30kunit: tool: add Python wrappers for running KUnit testsFelix Guo1-0/+206