Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kunit: split resource API impl from test.c into new resource.c | Daniel Latypov | 2022-04-04 | 1 | -0/+1 |
* | kunit: test: create a single centralized executor for all tests | Alan Maguire | 2020-10-09 | 1 | -1/+2 |
* | kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display | Alan Maguire | 2020-03-26 | 1 | -0/+4 |
* | kunit: allow kunit to be loaded as a module | Alan Maguire | 2020-01-09 | 1 | -1/+3 |
* | kunit: allow kunit tests to be loaded as a module | Alan Maguire | 2020-01-09 | 1 | -3/+7 |
* | kunit: test: add tests for kunit test abort | Brendan Higgins | 2019-09-30 | 1 | -1/+2 |
* | kunit: test: add support for test abort | Brendan Higgins | 2019-09-30 | 1 | -1/+2 |
* | kunit: test: add initial tests | Brendan Higgins | 2019-09-30 | 1 | -0/+4 |
* | kunit: test: add assertion printing library | Brendan Higgins | 2019-09-30 | 1 | -1/+2 |
* | kunit: test: add string_stream a std::stream like string builder | Brendan Higgins | 2019-09-30 | 1 | -1/+2 |
* | kunit: test: add KUnit test runner core | Brendan Higgins | 2019-09-30 | 1 | -0/+1 |