summaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/kunit.py
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-08-051-24/+0
|\
| * kunit: tool: fix improper treatment of file locationBrendan Higgins2020-07-171-24/+0
* | kunit: kunit_tool: Fix invalid result when build failsDavid Gow2020-06-261-1/+3
|/
* kunit: Fix TabError, remove defconfig code and handle when there is no kunitc...Vitor Massaru Iha2020-06-011-9/+18
* kunit: use KUnit defconfig by defaultVitor Massaru Iha2020-05-221-11/+3
* kunit: use --build_dir=.kunit as defaultVitor Massaru Iha2020-05-221-7/+6
* kunit: kunit_tool: Separate out config/build/exec/parseDavid Gow2020-05-111-56/+237
* kunit: add --make_optionsGreg Thelen2020-03-231-4/+10
* kunit: Run all KUnit tests through allyesconfigHeidi Fahim2020-03-201-12/+18
* kunit: run kunit_tool from any directoryHeidi Fahim2020-02-191-0/+12
* kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park2019-12-231-1/+1
* kunit: Place 'test.log' under the 'build_dir'SeongJae Park2019-12-231-1/+1
* kunit: Create default config in '--build_dir'SeongJae Park2019-12-231-2/+9
* kunit: Remove duplicated defconfig creationSeongJae Park2019-12-231-3/+0
* kunit: Fix '--build_dir' optionSeongJae Park2019-10-071-2/+4
* kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins2019-09-301-4/+24
* kunit: tool: add Python wrappers for running KUnit testsFelix Guo2019-09-301-0/+116