summaryrefslogtreecommitdiffstats
path: root/lib/kunit/string-stream.c
AgeCommit message (Expand)AuthorLines
2022-10-18kunit: update NULL vs IS_ERR() testsDan Carpenter-2/+2
2022-10-07kunit: drop test pointer in string_stream_fragmentDaniel Latypov-5/+5
2022-10-07kunit: string-stream: Simplify resource useDavid Gow-74/+16
2020-06-26kunit: generalize kunit_resource API beyond allocated resourcesAlan Maguire-8/+6
2020-01-09kunit: move string-stream.h to lib/kunitAlan Maguire-1/+2
2019-09-30kunit: test: add string_stream a std::stream like string builderBrendan Higgins-0/+217