summaryrefslogtreecommitdiff
path: root/tools/testing/kunit
AgeCommit message (Expand)Author
2020-02-19kunit: run kunit_tool from any directoryHeidi Fahim
2020-02-19kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park
2019-12-09kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim
2019-10-07kunit: Fix '--build_dir' optionSeongJae Park
2019-09-30kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins
2019-09-30kunit: tool: add Python wrappers for running KUnit testsFelix Guo