aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/kunit.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park1-1/+1
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park1-1/+1
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park1-2/+9
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park1-3/+0
2019-10-07kunit: Fix '--build_dir' optionSeongJae Park1-2/+4
2019-09-30kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins1-4/+24
2019-09-30kunit: tool: add Python wrappers for running KUnit testsFelix Guo1-0/+116