Age | Commit message (Expand) | Author |
---|---|---|
2023-01-12 | kunit: alloc_string_stream_fragment error handling bug fix | YoungJun.park |
2022-10-18 | kunit: update NULL vs IS_ERR() tests | Dan Carpenter |
2022-10-07 | kunit: drop test pointer in string_stream_fragment | Daniel Latypov |
2022-10-07 | kunit: string-stream: Simplify resource use | David Gow |
2020-06-26 | kunit: generalize kunit_resource API beyond allocated resources | Alan Maguire |
2020-01-09 | kunit: move string-stream.h to lib/kunit | Alan Maguire |
2019-09-30 | kunit: test: add string_stream a std::stream like string builder | Brendan Higgins |