index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
string-stream-test.c
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