Quoting Brendan Higgins (2019-09-23 02:02:36)
> 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 lib Kconfig and
> Makefile to allow it to be actually built.
>
> Signed-off-by: Brendan Higgins
> Cc: Randy Dunlap
> Cc:
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 lib Kconfig and
Makefile to allow it to be actually built.
Signed-off-by: Brendan Higgins
Cc: Randy Dunlap
Cc: Andrew Morton
Cc: Masahiro Yamada
Cc: Kees Cook
---
lib