mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 15:41:40 +00:00
18030d9fa2
A recent change makes test continue to run after failure. This results in
a lot of useless output and may lead to a segfault. Fix this by adding
back the 'return' statement.
Fixes:
|
||
---|---|---|
.. | ||
common.h | ||
compression.h | ||
env.h | ||
export.h | ||
fuzz.h | ||
lib.h | ||
log.h | ||
optee.h | ||
overlay.h | ||
suites.h | ||
test.h | ||
ut.h |