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