Skip to content
Commit 48213bc3 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

test: Restore test behaviour on failure



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: fa847bb4 ("test: Wrap assert macros in ({ ... }) and fix")

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent b7c1012b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment