aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kunit/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-09kunit: allow kunit to be loaded as a moduleAlan Maguire1-1/+3
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire1-3/+7
2019-09-30kunit: test: add tests for kunit test abortBrendan Higgins1-1/+2
2019-09-30kunit: test: add support for test abortBrendan Higgins1-1/+2
2019-09-30kunit: test: add initial testsBrendan Higgins1-0/+4
2019-09-30kunit: test: add assertion printing libraryBrendan Higgins1-1/+2
2019-09-30kunit: test: add string_stream a std::stream like string builderBrendan Higgins1-1/+2
2019-09-30kunit: test: add KUnit test runner coreBrendan Higgins1-0/+1