On Fri, Mar 21, 2025 at 01:47:26PM +0100, Joel Granados wrote:
> As we add more test functions in lib/tests_sysctl the main test function
> (test_sysctl_init) grows. Condense the logic to make it easier to
> add/remove tests.
>
> Signed-off-by: Joel Granados <joel.granados@kernel.org>
Nice cleanup!
Reviewed-by: Kees Cook <kees@kernel.org>
--
Kees Cook