]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
ptest-perl/run-ptest: set exit code
authorGyorgy Sarvari <skandigraun@gmail.com>
Sat, 25 Oct 2025 14:52:11 +0000 (16:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Oct 2025 16:58:15 +0000 (16:58 +0000)
commit645aeb43ef7b90c3ece351deb0df3a56713f1abb
tree0d34f5a53e0817624646fb610b295b0b027e7e7a
parent66cdb002ea6bf3317bfc51100de5ed99f4b2d555
ptest-perl/run-ptest: set exit code

Set exit code on the run-ptest script: though the logparser
looks for PASS/FAIL state, it can be still useful when running
the tests manually - when there is a lot of output, it is
easier to see the summary at the end if the test has actually
passed or failed without scrolling back.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/files/ptest-perl/run-ptest