On Wed, Jul 10, 2019 at 4:16 PM Brendan Higgins
wrote:
>
> KUnit is a new unit testing framework for the kernel and when used is
> built into the kernel as a part of it. Add KUnit to the root Kconfig and
> Makefile to allow it to be actually built.
>
> Signed-off-by: Brendan Higgins
> Cc: Masahir
KUnit is a new unit testing framework for the kernel and when used is
built into the kernel as a part of it. Add KUnit to the root Kconfig and
Makefile to allow it to be actually built.
Signed-off-by: Brendan Higgins
Cc: Masahiro Yamada
Cc: Michal Marek
Reviewed-by: Greg Kroah-Hartman
Reviewed