Re: [PATCH 2/7] test: add firmware_class loader test

From: Greg Kroah-Hartman
Date: Thu Jul 17 2014 - 21:47:19 EST


On Mon, Jul 14, 2014 at 02:38:12PM -0700, Kees Cook wrote:
> This provides a simple interface to trigger the firmware_class loader
> to test built-in, filesystem, and user helper modes. Additionally adds
> tests via the new interface to the selftests tree.
>
> Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>
> ---
> lib/Kconfig.debug | 13 +++
> lib/Makefile | 1 +
> lib/test_firmware.c | 117 +++++++++++++++++++++

Side note, I find it odd that in-kernel test modules are in lib/.

But whatever, you aren't the one that did this first, so I'm not going
to object here, I'll apply this, nice work.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/