index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
string-stream-test.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
kunit: string-stream-test: Include <linux/prandom.h>
Uros Bizjak
1
-0
/
+1
2024-05-06
kunit: string-stream-test: use KUNIT_DEFINE_ACTION_WRAPPER
Ivan Orlov
1
-10
/
+2
2023-12-18
kunit: string-stream-test: Avoid cast warning when testing gfp_t flags
Richard Fitzgerald
1
-1
/
+1
2023-09-18
kunit: string-stream: Test performance of string_stream
Richard Fitzgerald
1
-0
/
+54
2023-09-18
kunit: string-stream: Add tests for freeing resource-managed string_stream
Richard Fitzgerald
1
-5
/
+142
2023-09-18
kunit: string-stream: Decouple string_stream from kunit
Richard Fitzgerald
1
-1
/
+7
2023-09-18
kunit: string-stream: Add kunit_alloc_string_stream()
Richard Fitzgerald
1
-14
/
+14
2023-09-18
kunit: string-stream-test: Add cases for string_stream newline appending
Richard Fitzgerald
1
-0
/
+93
2023-09-18
kunit: string-stream: Improve testing of string_stream
Richard Fitzgerald
1
-16
/
+217
2020-01-09
kunit: allow kunit tests to be loaded as a module
Alan Maguire
1
-1
/
+1
2020-01-09
kunit: move string-stream.h to lib/kunit
Alan Maguire
1
-1
/
+2
2019-09-30
kunit: test: add the concept of assertions
Brendan Higgins
1
-1
/
+1
2019-09-30
kunit: test: add initial tests
Brendan Higgins
1
-0
/
+52