summaryrefslogtreecommitdiffstats
path: root/include/kunit/test.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kunit: fix failure to build without printkBrendan Higgins2019-10-011-3/+2
* kunit: test: add the concept of assertionsBrendan Higgins2019-10-011-2/+280
* kunit: test: add support for test abortBrendan Higgins2019-10-011-0/+2
* kunit: test: add the concept of expectationsBrendan Higgins2019-10-011-0/+836
* kunit: test: add test resource management APIBrendan Higgins2019-10-011-0/+187
* kunit: test: add KUnit test runner coreBrendan Higgins2019-10-011-0/+188