index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
string-stream-test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit: string-stream-test: use KUNIT_DEFINE_ACTION_WRAPPER
Ivan Orlov
2024-05-06
1
-10
/
+2
*
kunit: string-stream-test: Avoid cast warning when testing gfp_t flags
Richard Fitzgerald
2023-12-18
1
-1
/
+1
*
kunit: string-stream: Test performance of string_stream
Richard Fitzgerald
2023-09-18
1
-0
/
+54
*
kunit: string-stream: Add tests for freeing resource-managed string_stream
Richard Fitzgerald
2023-09-18
1
-5
/
+142
*
kunit: string-stream: Decouple string_stream from kunit
Richard Fitzgerald
2023-09-18
1
-1
/
+7
*
kunit: string-stream: Add kunit_alloc_string_stream()
Richard Fitzgerald
2023-09-18
1
-14
/
+14
*
kunit: string-stream-test: Add cases for string_stream newline appending
Richard Fitzgerald
2023-09-18
1
-0
/
+93
*
kunit: string-stream: Improve testing of string_stream
Richard Fitzgerald
2023-09-18
1
-16
/
+217
*
kunit: allow kunit tests to be loaded as a module
Alan Maguire
2020-01-10
1
-1
/
+1
*
kunit: move string-stream.h to lib/kunit
Alan Maguire
2020-01-10
1
-1
/
+2
*
kunit: test: add the concept of assertions
Brendan Higgins
2019-10-01
1
-1
/
+1
*
kunit: test: add initial tests
Brendan Higgins
2019-10-01
1
-0
/
+52