index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
string-stream-test.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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