From: Xiao Yang <yangx.jy@cn.fujitsu.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v4 2/2] lib/tst_kconfig: Make use of boolean expression eval
Date: Fri, 6 Nov 2020 16:09:54 +0800 [thread overview]
Message-ID: <5FA504D2.7040202@cn.fujitsu.com> (raw)
In-Reply-To: <20201103161052.13260-3-chrubis@suse.cz>
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
next prev parent reply other threads:[~2020-11-06 8:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-03 16:10 [LTP] [PATCH v4 0/2] Add support for kconfig constraints Cyril Hrubis
2020-11-03 16:10 ` [LTP] [PATCH v4 1/2] lib: Add generic boolean expression parser and eval Cyril Hrubis
2020-11-04 13:32 ` Richard Palethorpe
2020-11-06 8:10 ` Xiao Yang
2020-11-03 16:10 ` [LTP] [PATCH v4 2/2] lib/tst_kconfig: Make use of boolean expression eval Cyril Hrubis
2020-11-06 8:09 ` Xiao Yang [this message]
2020-11-06 10:21 ` Li Wang
2020-11-06 10:31 ` Cyril Hrubis
2020-11-06 10:32 ` Li Wang
2020-11-09 14:10 ` Cyril Hrubis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5FA504D2.7040202@cn.fujitsu.com \
--to=yangx.jy@cn.fujitsu.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.