mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
json-c: Add ptest for json-c
Adapt json-c recipe to compile and deploy a ptest for json-c. Also add a small script for executing the tests. All tests were successful on a trial and took around 20 seconds. (From OE-Core rev: 7d588d0727d49dcf04d7c3d8a4ec23ca2f6cc56d) Signed-off-by: Simone Weiß <simone.weiss@elektrobit.com> Signed-off-by: Kai Tomerius <kai.tomerius@elektrobit.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 757a5fbdeed58573c40d6e21475cc516aa49fd1c) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b28cef7e74
commit
34d843dada
@@ -22,6 +22,7 @@ PTESTS_FAST = "\
|
||||
gettext-ptest \
|
||||
glib-networking-ptest \
|
||||
gzip-ptest \
|
||||
json-c-ptest \
|
||||
json-glib-ptest \
|
||||
libconvert-asn1-perl-ptest \
|
||||
liberror-perl-ptest \
|
||||
|
||||
Reference in New Issue
Block a user