1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 10:17:09 +01:00
Files
u-boot-megous/include/test/ut.h
Simon Glass 18030d9fa2 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: fa847bb409 ("test: Wrap assert macros in ({ ... }) and fix")

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-07-14 12:54:50 -04:00

14 KiB