string: Prepare to merge strcat KUnit tests into string_kunit.c
authorKees Cook <keescook@chromium.org>
Fri, 19 Apr 2024 14:01:52 +0000 (07:01 -0700)
committerKees Cook <keescook@chromium.org>
Fri, 19 Apr 2024 20:11:58 +0000 (13:11 -0700)
commit6e4ef1429f3be236e145c6115b539acdbd2e299c
treeb127a7724502e6a1d9c95d5d99b59e1688fbd3ac
parentbb8d9b742aa7c576d39b354612224b3c6bfd3cbc
string: Prepare to merge strcat KUnit tests into string_kunit.c

The test naming convention differs between string_kunit.c and
strcat_kunit.c. Move "test" to the beginning of the function name.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Tested-by: Ivan Orlov <ivan.orlov0322@gmail.com>
Link: https://lore.kernel.org/r/20240419140155.3028912-3-keescook@chromium.org
Signed-off-by: Kees Cook <keescook@chromium.org>
lib/strcat_kunit.c