summaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/kunit_tool_test.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tweewide: Fix most Shebang linesFinn Behrens2020-12-081-1/+1
* kunit: tool: fix extra trailing \n in raw + parsed test outputDaniel Latypov2020-11-101-2/+2
* kunit: tools: fix kunit_tool tests for parsing test plansBrendan Higgins2020-10-261-7/+25
* kunit: tool: allow generating test results in JSONHeidi Fahim2020-08-311-0/+33
* Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-08-051-7/+7
|\
| * kunit: tool: fix improper treatment of file locationBrendan Higgins2020-07-171-2/+2
| * kunit: tool: fix broken default args in unit testsBrendan Higgins2020-07-171-5/+5
* | kunit: show error if kunit results are not presentUriel Guajardo2020-06-261-0/+11
|/
* kunit: kunit_tool: Separate out config/build/exec/parseDavid Gow2020-05-121-4/+59
* kunit: kunit_tool: Allow .kunitconfig to disable config itemsDavid Gow2020-03-251-11/+11
* kunit: Run all KUnit tests through allyesconfigHeidi Fahim2020-03-201-7/+10
* kunit: kunit_parser: make parser more robustHeidi Fahim2020-03-201-0/+69
* kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park2019-12-231-0/+8
* kunit: Place 'test.log' under the 'build_dir'SeongJae Park2019-12-231-1/+1
* kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim2019-12-091-1/+1
* kunit: tool: add Python wrappers for running KUnit testsFelix Guo2019-10-011-0/+206