summaryrefslogtreecommitdiff
path: root/tools/testing/kunit/kunit_tool_test.py
AgeCommit message (Expand)Author
2020-10-26kunit: tools: fix kunit_tool tests for parsing test plansBrendan Higgins
2020-08-31kunit: tool: allow generating test results in JSONHeidi Fahim
2020-08-05Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-17kunit: tool: fix improper treatment of file locationBrendan Higgins
2020-07-17kunit: tool: fix broken default args in unit testsBrendan Higgins
2020-06-26kunit: show error if kunit results are not presentUriel Guajardo
2020-05-11kunit: kunit_tool: Separate out config/build/exec/parseDavid Gow
2020-03-25kunit: kunit_tool: Allow .kunitconfig to disable config itemsDavid Gow
2020-03-20kunit: Run all KUnit tests through allyesconfigHeidi Fahim
2020-03-20kunit: kunit_parser: make parser more robustHeidi Fahim
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park
2019-12-09kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim
2019-09-30kunit: tool: add Python wrappers for running KUnit testsFelix Guo