]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Feb 2023 07:47:40 +0000 (07:47 +0000)
commit30d025a8641cfcce5412b5f021478777620b55f1
tree9da6b20bf877cbcd163554377826cd9e3144aba3
parentc77754f23e3fb49a62602a6c6a04d5525d1cf457
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>
meta/recipes-support/libseccomp/files/run-ptest