summaryrefslogtreecommitdiffstats
path: root/lib/kunit/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* kunit: split resource API impl from test.c into new resource.cDaniel Latypov2022-04-051-0/+1
* 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-101-1/+3
* kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-101-3/+7
* kunit: test: add tests for kunit test abortBrendan Higgins2019-10-011-1/+2
* kunit: test: add support for test abortBrendan Higgins2019-10-011-1/+2
* kunit: test: add initial testsBrendan Higgins2019-10-011-0/+4
* kunit: test: add assertion printing libraryBrendan Higgins2019-10-011-1/+2
* kunit: test: add string_stream a std::stream like string builderBrendan Higgins2019-10-011-1/+2
* kunit: test: add KUnit test runner coreBrendan Higgins2019-10-011-0/+1