]> code.ossystems Code Review - openembedded-core.git/commit
tcl: detect tests that error as well as fail
authorRoss Burton <ross.burton@arm.com>
Fri, 9 Jul 2021 17:00:10 +0000 (18:00 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Jul 2021 13:24:48 +0000 (14:24 +0100)
commit25f198e03e2cc3e969d704b7a56e207933fc0ffc
treeb5dc616d9b7e9cd5efc28b4aea3c1f55735a773f
parentebd76c5d2afdf2da2d2b35946069122545b69ed3
tcl: detect tests that error as well as fail

The grep was only looking for tests which explicitly fail, and wasn't
catching tests that error.

Signed-off-by: Ross Burton <ross.burton@arm.com>
meta/recipes-devtools/tcltk/tcl/run-ptest