2018-05-17 15:41 GMT+09:00 Kees Cook <keesc...@chromium.org>: > On Wed, May 16, 2018 at 11:16 PM, Masahiro Yamada > <yamada.masah...@socionext.com> wrote: >> Here are the test cases I used for developing the text expansion >> feature. >> >> Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com> > > Should these be tied to the global Makefile or selftests in any way? > > -Kees >
It is already. "make testconfig" will run Kconfig unit tests. You need python3 and pytest for that. -- Best Regards Masahiro Yamada