Searched hist:"84 bc809eecf37f3bd3ee7d2002b2528787a11cb1" (Results 1 – 2 of 2) sorted by relevance
/linux/lib/ |
H A D | Makefile | diff 84bc809eecf37f3bd3ee7d2002b2528787a11cb1 Mon Sep 23 11:02:36 CEST 2019 Brendan Higgins <brendanhiggins@google.com> lib: enable building KUnit in lib/
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 <brendanhiggins@google.com> Cc: Randy Dunlap <rdunlap@infradead.org> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Kees Cook <keescook@chromium.org> Reviewed-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
H A D | Kconfig.debug | diff 84bc809eecf37f3bd3ee7d2002b2528787a11cb1 Mon Sep 23 11:02:36 CEST 2019 Brendan Higgins <brendanhiggins@google.com> lib: enable building KUnit in lib/
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 <brendanhiggins@google.com> Cc: Randy Dunlap <rdunlap@infradead.org> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Kees Cook <keescook@chromium.org> Reviewed-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|