Skip to content
Snippets Groups Projects
Commit 2f52018c authored by Simon Glass's avatar Simon Glass
Browse files

test/run: Report and return failure


This script runs the tests but does not report failure. Also it always
returns an exit code of 0 even on failure.

Fix these problems by checking the result of each test.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent d09682ef
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment