summaryrefslogtreecommitdiffstats
path: root/include/kunit (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-012-0/+77
* kunit: test: add the concept of expectationsBrendan Higgins2019-10-011-0/+836
* kunit: test: add assertion printing libraryBrendan Higgins2019-10-011-0/+356
* kunit: test: add string_stream a std::stream like string builderBrendan Higgins2019-10-011-0/+51
* kunit: test: add test resource management APIBrendan Higgins2019-10-011-0/+187
* kunit: test: add KUnit test runner coreBrendan Higgins2019-10-011-0/+188