Re: [PATCH v4 20/31] kconfig: test: add Kconfig macro language tests

From: Masahiro Yamada
Date: Thu May 17 2018 - 01:52:14 EST


2018-05-17 15:41 GMT+09:00 Kees Cook <keescook@xxxxxxxxxxxx>:
> On Wed, May 16, 2018 at 11:16 PM, Masahiro Yamada
> <yamada.masahiro@xxxxxxxxxxxxx> wrote:
>> Here are the test cases I used for developing the text expansion
>> feature.
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
>
> 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