aboutsummaryrefslogtreecommitdiff
path: root/lib/test_strscpy.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-08lib: Add test module for strscpy_padTobin C. Harding1-0/+150
Add a test module for the new strscpy_pad() function. Tie it into the kselftest infrastructure for lib/ tests. Acked-by: Kees Cook <[email protected]> Signed-off-by: Tobin C. Harding <[email protected]> Signed-off-by: Shuah Khan <[email protected]>