summaryrefslogtreecommitdiffstats
path: root/lib/kunit/test.c
Commit message (Expand)AuthorAgeFilesLines
* kunit: allow kunit to be loaded as a moduleAlan Maguire2020-01-091-0/+13
* kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-091-0/+8
* kunit: hide unexported try-catch interface in try-catch-impl.hAlan Maguire2020-01-091-1/+1
* kunit: move string-stream.h to lib/kunitAlan Maguire2020-01-091-0/+2
* kunit: fix failure to build without printkBrendan Higgins2019-09-301-51/+6
* kunit: test: add support for test abortBrendan Higgins2019-09-301-15/+122
* kunit: test: add the concept of expectationsBrendan Higgins2019-09-301-0/+62
* kunit: test: add test resource management APIBrendan Higgins2019-09-301-0/+163
* kunit: test: add KUnit test runner coreBrendan Higgins2019-09-301-0/+191
OpenPOWER on IntegriCloud