summaryrefslogtreecommitdiff
path: root/tools/testing/kunit/kunit_kernel.py
Commit message (Expand)AuthorAgeFilesLines
* kunit: add --make_optionsGreg Thelen2020-03-231-10/+14
* kunit: Run all KUnit tests through allyesconfigHeidi Fahim2020-03-201-17/+45
* kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim2020-02-191-12/+16
* kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park2019-12-231-2/+2
* kunit: Place 'test.log' under the 'build_dir'SeongJae Park2019-12-231-2/+2
* kunit: Create default config in '--build_dir'SeongJae Park2019-12-231-2/+2
* kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins2019-09-301-1/+2
* kunit: tool: add Python wrappers for running KUnit testsFelix Guo2019-09-301-0/+148