On Thu, 18 Jul 2024 14:04:14 +0800 David Gow <davidgow@xxxxxxxxxx> wrote: > On Thu, 18 Jul 2024 at 05:22, Kees Cook <kees@xxxxxxxxxx> 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. > > > > Signed-off-by: Kees Cook <kees@xxxxxxxxxx> > > --- > > I'll toss this into -next and send it to Linus before -rc1 closes. > > --- > > With s/_test/_kunit (once the docs changes are sorted), this looks good. I have no strong opinion, but I agree to David's rationale [1] on preferrence of _kunit overall, and would prefer having a consistent and simple rule. [1] https://lore.kernel.org/CABVgOS=B29PcKyhVXtTk47k_BhjSaoxL8eF15fVhzty_0syeSQ@xxxxxxxxxxxxxx > > Reviewed-by: David Gow <davidgow@xxxxxxxxxx> Reviewed-by: SeongJae Park <sj@xxxxxxxxxx> Thanks, SJ [...]