aboutsummaryrefslogtreecommitdiffstats
path: root/include/kunit/test.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-30kunit: fix failure to build without printkBrendan Higgins1-3/+2
2019-09-30kunit: test: add the concept of assertionsBrendan Higgins1-2/+280
2019-09-30kunit: test: add support for test abortBrendan Higgins1-0/+2
2019-09-30kunit: test: add the concept of expectationsBrendan Higgins1-0/+836
2019-09-30kunit: test: add test resource management APIBrendan Higgins1-0/+187
2019-09-30kunit: test: add KUnit test runner coreBrendan Higgins1-0/+188