[LTP] [PATCH v4 2/2] lib/tst_kconfig: Make use of boolean expression eval

Xiao Yang yangx.jy@cn.fujitsu.com
Fri Nov 6 09:09:54 CET 2020


On 2020/11/4 0:10, Cyril Hrubis wrote:
> Now each string in the kconfig[] array in tst_test structure is an
> boolean expression which is evaluated. All expressions has to be true in
> order for the test to continue.
>
> This also makes the parser for the kernel config a bit more robust as it
> was pointed out that there may have been cases where it could be mislead
> by hand edited config files.
>
> + Update the docs.
>
> Signed-off-by: Cyril Hrubis<chrubis@suse.cz>
> CC: Pengfei Xu<pengfei.xu@intel.com>
Hi Cyril,

LGTM. :-)
Reviewed-by: Xiao Yang <yangx.jy@cn.fujitsu.com>

Best Regards,
Xiao Yang




More information about the ltp mailing list