summaryrefslogtreecommitdiff
path: root/tools/testing/kunit/kunit.py
AgeCommit message (Expand)Author
2020-06-01kunit: Fix TabError, remove defconfig code and handle when there is no kunitc...Vitor Massaru Iha
2020-05-22kunit: use KUnit defconfig by defaultVitor Massaru Iha
2020-05-22kunit: use --build_dir=.kunit as defaultVitor Massaru Iha
2020-05-11kunit: kunit_tool: Separate out config/build/exec/parseDavid Gow
2020-03-23kunit: add --make_optionsGreg Thelen
2020-03-20kunit: Run all KUnit tests through allyesconfigHeidi Fahim
2020-02-19kunit: run kunit_tool from any directoryHeidi Fahim
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park
2019-10-07kunit: Fix '--build_dir' optionSeongJae Park
2019-09-30kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins
2019-09-30kunit: tool: add Python wrappers for running KUnit testsFelix Guo