All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xiao Yang <yangx.jy@cn.fujitsu.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v4 1/2] lib: Add generic boolean expression parser and eval
Date: Fri, 6 Nov 2020 16:10:17 +0800	[thread overview]
Message-ID: <5FA504E9.8070308@cn.fujitsu.com> (raw)
In-Reply-To: <20201103161052.13260-2-chrubis@suse.cz>

On 2020/11/4 0:10, Cyril Hrubis wrote:
> 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>
Hi Cyril,

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

Best Regards,
Xiao Yang



  parent reply	other threads:[~2020-11-06  8:10 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 [this message]
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=5FA504E9.8070308@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.