Re: [PATCH v2] execve: Move KUnit tests to tests/ subdirectory
From: Christian Brauner
Date: Mon Jul 22 2024 - 03:36:09 EST
On Sat, Jul 20, 2024 at 10:03:14AM GMT, Kees Cook wrote:
> Move the exec KUnit tests into a separate directory to avoid polluting
> the local directory namespace. Additionally update MAINTAINERS for the
> new files and mark myself as Maintainer.
>
> Reviewed-by: David Gow <davidgow@xxxxxxxxxx>
> Reviewed-by: SeongJae Park <sj@xxxxxxxxxx>
> Signed-off-by: Kees Cook <kees@xxxxxxxxxx>
> ---
> v1: https://lore.kernel.org/lkml/20240717212230.work.346-kees@xxxxxxxxxx/
> v2: file suffix changed to _kunit instead of _test
> I'll toss this into -next and send it to Linus before -rc1 closes.
Acked-by: Christian Brauner <brauner@xxxxxxxxxx>