mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-18 01:23:36 -04:00
Add a test module for the new strscpy_pad() function. Tie it into the kselftest infrastructure for lib/ tests. Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Tobin C. Harding <tobin@kernel.org> Signed-off-by: Shuah Khan <shuah@kernel.org>
4 lines
87 B
Text
4 lines
87 B
Text
CONFIG_TEST_PRINTF=m
|
|
CONFIG_TEST_BITMAP=m
|
|
CONFIG_PRIME_NUMBERS=m
|
|
CONFIG_TEST_STRSCPY=m
|