Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-18 | kunit: update NULL vs IS_ERR() tests | Dan Carpenter | 1 | -2/+2 |
2022-10-07 | kunit: drop test pointer in string_stream_fragment | Daniel Latypov | 1 | -5/+5 |
2022-10-07 | kunit: string-stream: Simplify resource use | David Gow | 1 | -74/+16 |
2020-06-26 | kunit: generalize kunit_resource API beyond allocated resources | Alan Maguire | 1 | -8/+6 |
2020-01-09 | kunit: move string-stream.h to lib/kunit | Alan Maguire | 1 | -1/+2 |
2019-09-30 | kunit: test: add string_stream a std::stream like string builder | Brendan Higgins | 1 | -0/+217 |