aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kunit/test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-30kunit: fix failure to build without printkBrendan Higgins1-51/+6
2019-09-30kunit: test: add support for test abortBrendan Higgins1-15/+122
2019-09-30kunit: test: add the concept of expectationsBrendan Higgins1-0/+62
2019-09-30kunit: test: add test resource management APIBrendan Higgins1-0/+163
2019-09-30kunit: test: add KUnit test runner coreBrendan Higgins1-0/+191