]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libseccomp: fix for the ptest result format
authorNarpat Mali <narpat.mali@windriver.com>
Tue, 14 Feb 2023 10:53:47 +0000 (10:53 +0000)
committerSteve Sakoman <steve@sakoman.com>
Sat, 25 Feb 2023 19:25:51 +0000 (09:25 -1000)
commit13a567a0bf191e9ad82ed93180d4b21bb2c5875a
tree16beafc83f50f1d3d4c267f6c47cacbbd30b94cf
parenta075bf43ddbbd79cfdcaa257bb2dae49a5b6e0f7
libseccomp: fix for the ptest result format

The output of libseccomp ptest should follow a unified format as
per this https://wiki.yoctoproject.org/wiki/Ptest

Replaced the test results SUCCESS, FAILURE & SKIPPPED with PASS,
FAIL & SKIP and printing the ptest result with the below format
result: testname

Signed-off-by: Narpat Mali <narpat.mali@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 30d025a8641cfcce5412b5f021478777620b55f1)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/libseccomp/files/run-ptest