All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: Richard Palethorpe <rpalethorpe@suse.de>
Cc: Carlos Hernandez <ceh@ti.com>, Michal Simek <michals@xilinx.com>,
	automated-testing@yoctoproject.org,
	Orson Zhai <orsonzhai@gmail.com>,
	ltp@lists.linux.it, automated-testing@lists.yoctoproject.org
Subject: Re: [LTP] [Automated-testing] [PATCH v2 2/5] lib: Add minimalistic json parser
Date: Fri, 5 Nov 2021 12:16:40 +0100	[thread overview]
Message-ID: <YYUSmK17HZ4P95/E@yuki> (raw)
In-Reply-To: <875yt6988e.fsf@suse.de>

Hi!
> Yeah, it seems to be in the spec.
> 
> At any rate, I wouldn't mind this patch being applied immediately
> because there is more than one WIP it may be useful for.

Meanwhile I did a bit more work on the parser and made sure that it
passes JSONTestSuite as well.

If you need a JSON parser in LTP we should vendor the latest version at:

https://github.com/metan-ucw/ujson

-- 
Cyril Hrubis
chrubis@suse.cz

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2021-11-05 11:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-24 16:50 [LTP] [PATCH v2 0/5] Another attempt at hardware discovery Cyril Hrubis
2021-02-24 16:50 ` [LTP] [PATCH v2 1/5] lib: tst_cmd: Make tst_cmd() usable for global paths Cyril Hrubis
2021-02-24 17:57   ` [LTP] [Automated-testing] " Petr Vorel
2021-02-24 16:50 ` [LTP] [PATCH v2 2/5] lib: Add minimalistic json parser Cyril Hrubis
2021-03-01  7:38   ` [LTP] [Automated-testing] " Petr Vorel
2021-11-05 10:56     ` Richard Palethorpe
2021-11-05 11:16       ` Cyril Hrubis [this message]
2021-02-24 16:50 ` [LTP] [PATCH v2 3/5] lib: Add hardware discovery code Cyril Hrubis
2021-02-24 16:50 ` [LTP] [PATCH v2 4/5] Sample hardware discovery and reconfigure scripts Cyril Hrubis
2021-02-24 16:50 ` [LTP] [PATCH v2 5/5] testcases: uart01: Add Cyril Hrubis
2021-02-26 19:20 ` [LTP] [Automated-testing] [PATCH v2 0/5] Another attempt at hardware discovery Tim.Bird
2021-03-01 11:57   ` Cyril Hrubis
2021-11-05 10:30     ` Richard Palethorpe
2021-03-01 10:30 ` [LTP] " Cixi Geng
2021-03-01 13:24   ` 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=YYUSmK17HZ4P95/E@yuki \
    --to=chrubis@suse.cz \
    --cc=automated-testing@lists.yoctoproject.org \
    --cc=automated-testing@yoctoproject.org \
    --cc=ceh@ti.com \
    --cc=ltp@lists.linux.it \
    --cc=michals@xilinx.com \
    --cc=orsonzhai@gmail.com \
    --cc=rpalethorpe@suse.de \
    /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.