summaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/kunit_kernel.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* kunit: tool: fix display of make errorsDaniel Latypov2020-10-091-6/+6
* kunit: tool: fix --alltests flagBrendan Higgins2020-09-231-5/+10
* kunit: capture stderr on all make subprocess callsWill Chen2020-07-171-3/+3
* kunit: add --make_optionsGreg Thelen2020-03-241-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-10-011-1/+2
* kunit: tool: add Python wrappers for running KUnit testsFelix Guo2019-10-011-0/+148