diff options
author | Narpat Mali <narpat.mali@windriver.com> | 2023-02-14 10:53:47 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-19 07:47:53 +0000 |
commit | 990b7923ea6a4e805619078486dce5950320f727 (patch) | |
tree | 9a1425cc93197c43bec479309aaa05d2eeb59e2b /scripts/lib/devtool/deploy.py | |
parent | aa7c92e2b083bb789de53da30f2bcba589642c98 (diff) | |
download | poky-990b7923ea6a4e805619078486dce5950320f727.tar.gz |
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
(From OE-Core rev: 30d025a8641cfcce5412b5f021478777620b55f1)
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>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions