kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
authorKees Cook <keescook@chromium.org>
Mon, 3 Apr 2023 02:56:34 +0000 (19:56 -0700)
committerKees Cook <keescook@chromium.org>
Tue, 16 May 2023 21:07:05 +0000 (14:07 -0700)
commit4d9060981f886ba881aa3e8de688433c1f1ed11f
tree3b5764dd817fb272228507d86afdfc1fe772a7e3
parentead62aa370a81c4fb42a44c4edeafe13e0a3a703
kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML

Since commit ba38961a069b ("um: Enable FORTIFY_SOURCE"), it's possible
to run the FORTIFY tests under UML. Enable CONFIG_FORTIFY_SOURCE when
running with --alltests to gain additional coverage, and by default under
UML.

Signed-off-by: Kees Cook <keescook@chromium.org>
tools/testing/kunit/configs/all_tests.config
tools/testing/kunit/configs/arch_uml.config