summaryrefslogtreecommitdiffstats
path: root/lib/kunit/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kunit: test: create a single centralized executor for all testsAlan Maguire2020-10-091-1/+2
* kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayAlan Maguire2020-03-261-0/+4
* kunit: allow kunit to be loaded as a moduleAlan Maguire2020-01-091-1/+3
* kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-091-3/+7
* kunit: test: add tests for kunit test abortBrendan Higgins2019-09-301-1/+2
* kunit: test: add support for test abortBrendan Higgins2019-09-301-1/+2
* kunit: test: add initial testsBrendan Higgins2019-09-301-0/+4
* kunit: test: add assertion printing libraryBrendan Higgins2019-09-301-1/+2
* kunit: test: add string_stream a std::stream like string builderBrendan Higgins2019-09-301-1/+2
* kunit: test: add KUnit test runner coreBrendan Higgins2019-09-301-0/+1