From: Richard Palethorpe <rpalethorpe@suse.de>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v4 1/2] lib: Add generic boolean expression parser and eval
Date: Wed, 04 Nov 2020 13:32:16 +0000 [thread overview]
Message-ID: <87wnz1459b.fsf@suse.de> (raw)
In-Reply-To: <20201103161052.13260-2-chrubis@suse.cz>
Hello,
Cyril Hrubis <chrubis@suse.cz> writes:
> Add a simple and generic boolean expression parser and evaluator. This
> is a first step in order to implement more complex kconfig expressions,
> but since we are likely to reuse the parser for other purposes in the
> future it's implemented as a generic boolean parser.
>
> Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
Reviewed-by: Richard Palethorpe <rpalethorpe@suse.com>
LGTM!
--
Thank you,
Richard.
next prev parent reply other threads:[~2020-11-04 13:32 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 [this message]
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
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=87wnz1459b.fsf@suse.de \
--to=rpalethorpe@suse.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).