summaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit
AgeCommit message (Expand)AuthorLines
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park-0/+8
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park-3/+3
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park-4/+4
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park-4/+11
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park-3/+0
2019-12-09kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim-1/+1
2019-10-07kunit: Fix '--build_dir' optionSeongJae Park-2/+4
2019-09-30kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins-5/+29
2019-09-30kunit: tool: add Python wrappers for running KUnit testsFelix Guo-0/+1184