kunit/fortify: Rename tests to use recommended conventions
authorKees Cook <keescook@chromium.org>
Mon, 29 Apr 2024 19:43:39 +0000 (12:43 -0700)
committerKees Cook <keescook@chromium.org>
Tue, 30 Apr 2024 17:34:29 +0000 (10:34 -0700)
commita0d6677ec3f1da894cad9df6a962821429828917
treefdf3db35180cd10f29f9bc6dc3a7480f310e2240
parent07f8230b4b39b8b7fb401a67f308c61a43542402
kunit/fortify: Rename tests to use recommended conventions

The recommended conventions for KUnit tests is ${module}_test_${what}.
Adjust the fortify tests to match.

Link: https://lore.kernel.org/r/20240429194342.2421639-1-keescook@chromium.org
Signed-off-by: Kees Cook <keescook@chromium.org>
lib/fortify_kunit.c