index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
string-stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-18
kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy()
Richard Fitzgerald
1
-1
/
+1
2023-09-18
kunit: string-stream: Add tests for freeing resource-managed string_stream
Richard Fitzgerald
1
-0
/
+3
2023-09-18
kunit: string-stream: Decouple string_stream from kunit
Richard Fitzgerald
1
-21
/
+40
2023-09-18
kunit: string-stream: Add kunit_alloc_string_stream()
Richard Fitzgerald
1
-1
/
+11
2023-09-18
kunit: string-stream: Add option to make all lines end with newline
Richard Fitzgerald
1
-7
/
+21
2023-09-18
kunit: string-stream: Don't create a fragment for empty strings
Richard Fitzgerald
1
-2
/
+8
2022-12-26
kunit: alloc_string_stream_fragment error handling bug fix
YoungJun.park
1
-1
/
+3
2022-12-12
Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-5
/
+0
2022-10-27
kunit: remove unused structure definition
YoungJun.park
1
-5
/
+0
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