index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
strcat_kunit.c
Age
Commit message (
Collapse
)
Author
2023-05-16
string: Add Kunit tests for strcat() family
Kees Cook
Add tests to make sure the strcat() family of functions behave correctly. Signed-off-by: Kees Cook <keescook@chromium.org>