summaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/kunit_kernel.py
AgeCommit message (Expand)AuthorLines
2020-10-09kunit: tool: fix display of make errorsDaniel Latypov-6/+6
2020-09-23kunit: tool: fix --alltests flagBrendan Higgins-5/+10
2020-07-17kunit: capture stderr on all make subprocess callsWill Chen-3/+3
2020-03-23kunit: add --make_optionsGreg Thelen-10/+14
2020-03-20kunit: Run all KUnit tests through allyesconfigHeidi Fahim-17/+45
2020-02-19kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim-12/+16
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park-2/+2
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park-2/+2
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park-2/+2
2019-09-30kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins-1/+2
2019-09-30kunit: tool: add Python wrappers for running KUnit testsFelix Guo-0/+148