summaryrefslogtreecommitdiffstats
path: root/include/kunit
AgeCommit message (Expand)AuthorLines
2019-09-30kunit: fix failure to build without printkBrendan Higgins-3/+2
2019-09-30kunit: test: add the concept of assertionsBrendan Higgins-2/+280
2019-09-30kunit: test: add support for test abortBrendan Higgins-0/+77
2019-09-30kunit: test: add the concept of expectationsBrendan Higgins-0/+836
2019-09-30kunit: test: add assertion printing libraryBrendan Higgins-0/+356
2019-09-30kunit: test: add string_stream a std::stream like string builderBrendan Higgins-0/+51
2019-09-30kunit: test: add test resource management APIBrendan Higgins-0/+187
2019-09-30kunit: test: add KUnit test runner coreBrendan Higgins-0/+188