1. 15bf000 kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy() by Richard Fitzgerald · 1 year, 4 months ago
  2. d1a0d69 kunit: string-stream: Add tests for freeing resource-managed string_stream by Richard Fitzgerald · 1 year, 6 months ago
  3. a3fdf78 kunit: string-stream: Decouple string_stream from kunit by Richard Fitzgerald · 1 year, 6 months ago
  4. 20631e1 kunit: string-stream: Add kunit_alloc_string_stream() by Richard Fitzgerald · 1 year, 6 months ago
  5. a5abe7b kunit: string-stream: Add option to make all lines end with newline by Richard Fitzgerald · 1 year, 6 months ago
  6. 5c54c9e kunit: string-stream: Don't create a fragment for empty strings by Richard Fitzgerald · 1 year, 6 months ago
  7. 93ef830 kunit: alloc_string_stream_fragment error handling bug fix by YoungJun.park · 2 years, 4 months ago
  8. e2ed78d Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 3 months ago
  9. 8f8b51f kunit: remove unused structure definition by YoungJun.park · 2 years, 4 months ago
  10. 6188877 kunit: update NULL vs IS_ERR() tests by Dan Carpenter · 2 years, 5 months ago
  11. 4db4598 kunit: drop test pointer in string_stream_fragment by Daniel Latypov · 2 years, 8 months ago
  12. 78b1c65 kunit: string-stream: Simplify resource use by David Gow · 2 years, 8 months ago
  13. d4cdd14 kunit: generalize kunit_resource API beyond allocated resources by Alan Maguire · 4 years, 9 months ago
  14. 109fb06 kunit: move string-stream.h to lib/kunit by Alan Maguire · 5 years ago
  15. d1fadef1 kunit: test: add string_stream a std::stream like string builder by Brendan Higgins · 5 years ago