aboutsummaryrefslogtreecommitdiff
path: root/lib/kunit/Makefile
AgeCommit message (Expand)Author
2020-10-09kunit: test: create a single centralized executor for all testsAlan Maguire
2020-03-26kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayAlan Maguire
2020-01-09kunit: allow kunit to be loaded as a moduleAlan Maguire
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire
2019-09-30kunit: test: add tests for kunit test abortBrendan Higgins
2019-09-30kunit: test: add support for test abortBrendan Higgins
2019-09-30kunit: test: add initial testsBrendan Higgins
2019-09-30kunit: test: add assertion printing libraryBrendan Higgins
2019-09-30kunit: test: add string_stream a std::stream like string builderBrendan Higgins
2019-09-30kunit: test: add KUnit test runner coreBrendan Higgins