Age | Commit message (Expand) | Author |
---|---|---|
2020-10-09 | kunit: test: create a single centralized executor for all tests | Alan Maguire |
2020-03-26 | kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display | Alan Maguire |
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 |