Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-19 | kunit: run kunit_tool from any directory | Heidi Fahim | 1 | -0/+12 |
2020-02-19 | kunit: test: Improve error messages for kunit_tool when kunitconfig is invalid | Heidi Fahim | 1 | -12/+16 |
2019-12-23 | kunit/kunit_tool_test: Test '--build_dir' option run | SeongJae Park | 1 | -0/+8 |
2019-12-23 | kunit: Rename 'kunitconfig' to '.kunitconfig' | SeongJae Park | 2 | -3/+3 |
2019-12-23 | kunit: Place 'test.log' under the 'build_dir' | SeongJae Park | 3 | -4/+4 |
2019-12-23 | kunit: Create default config in '--build_dir' | SeongJae Park | 2 | -4/+11 |
2019-12-23 | kunit: Remove duplicated defconfig creation | SeongJae Park | 1 | -3/+0 |
2019-12-09 | kunit: testing kunit: Bug fix in test_run_timeout function | Heidi Fahim | 1 | -1/+1 |
2019-10-07 | kunit: Fix '--build_dir' option | SeongJae Park | 1 | -2/+4 |
2019-09-30 | kunit: defconfig: add defconfigs for building KUnit tests | Brendan Higgins | 3 | -5/+29 |
2019-09-30 | kunit: tool: add Python wrappers for running KUnit tests | Felix Guo | 12 | -0/+1184 |