diff options
author | Ross Burton <ross.burton@arm.com> | 2024-03-21 20:15:56 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-03-23 10:18:20 +0000 |
commit | 9d1df0596f6f3db6f63ae83559fbea3cc372503a (patch) | |
tree | 8214e2ecea14f8e927f38f99104b0f9941fe56a6 /scripts/lib/wic/plugins/source/bootimg-partition.py | |
parent | 6b70b8b646bf1b3409d12188b3abb7da8d078878 (diff) | |
download | poky-9d1df0596f6f3db6f63ae83559fbea3cc372503a.tar.gz |
tcl: improve run-ptest
By setting ERROR_ON_FAILURES we don't need to grep the output to know
if the tests failed. By default the log runner will print the failed
test case, so we don't need to store the log at all.
Set the skipped tests across multiple lines so that it's easier to see
what skips are related to what bugs, and to avoid very long lines.
Use basename instead of awk to get the test name.
(From OE-Core rev: a3fffea6b370e22380b0699dcefcda16fdc1f116)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/bootimg-partition.py')
0 files changed, 0 insertions, 0 deletions