mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
dtrace tests: Diff expected and actual output upon a miscompare
This makes quick diagnosis of test failures easier. MFC after: 1 week
This commit is contained in:
parent
ba10366037
commit
a61d2c7fbd
@ -119,6 +119,10 @@ test stdout:
|
||||
--
|
||||
$(cat $STDOUT)
|
||||
--
|
||||
test stdout diff:
|
||||
--
|
||||
$(diff -u $EXOUT $STDOUT)
|
||||
--
|
||||
__EOF__
|
||||
fi
|
||||
if [ $(stat -f '%z' $STDERR) -gt 0 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user