Age | Commit message (Expand) | Author |
---|---|---|
2020-01-09 | kunit: allow kunit to be loaded as a module | Alan Maguire |
2020-01-09 | kunit: allow kunit tests to be loaded as a module | Alan Maguire |
2019-09-30 | kunit: test: add tests for kunit test abort | Brendan Higgins |
2019-09-30 | kunit: test: add support for test abort | Brendan Higgins |
2019-09-30 | kunit: test: add initial tests | Brendan Higgins |
2019-09-30 | kunit: test: add assertion printing library | Brendan Higgins |
2019-09-30 | kunit: test: add string_stream a std::stream like string builder | Brendan Higgins |
2019-09-30 | kunit: test: add KUnit test runner core | Brendan Higgins |