Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kunit: tool: fix display of make errors | Daniel Latypov | 2020-10-09 | 1 | -6/+6 |
* | kunit: tool: fix --alltests flag | Brendan Higgins | 2020-09-23 | 1 | -5/+10 |
* | kunit: capture stderr on all make subprocess calls | Will Chen | 2020-07-17 | 1 | -3/+3 |
* | kunit: add --make_options | Greg Thelen | 2020-03-24 | 1 | -10/+14 |
* | kunit: Run all KUnit tests through allyesconfig | Heidi Fahim | 2020-03-20 | 1 | -17/+45 |
* | kunit: test: Improve error messages for kunit_tool when kunitconfig is invalid | Heidi Fahim | 2020-02-19 | 1 | -12/+16 |
* | kunit: Rename 'kunitconfig' to '.kunitconfig' | SeongJae Park | 2019-12-23 | 1 | -2/+2 |
* | kunit: Place 'test.log' under the 'build_dir' | SeongJae Park | 2019-12-23 | 1 | -2/+2 |
* | kunit: Create default config in '--build_dir' | SeongJae Park | 2019-12-23 | 1 | -2/+2 |
* | kunit: defconfig: add defconfigs for building KUnit tests | Brendan Higgins | 2019-10-01 | 1 | -1/+2 |
* | kunit: tool: add Python wrappers for running KUnit tests | Felix Guo | 2019-10-01 | 1 | -0/+148 |