summaryrefslogtreecommitdiff
path: root/lib/kunit/string-stream.c
AgeCommit message (Expand)Author
2022-10-07kunit: drop test pointer in string_stream_fragmentDaniel Latypov
2022-10-07kunit: string-stream: Simplify resource useDavid Gow
2020-06-26kunit: generalize kunit_resource API beyond allocated resourcesAlan Maguire
2020-01-09kunit: move string-stream.h to lib/kunitAlan Maguire
2019-09-30kunit: test: add string_stream a std::stream like string builderBrendan Higgins