Skip to content
Commit fa847bb4 authored by Marek Vasut's avatar Marek Vasut Committed by Simon Glass
Browse files

test: Wrap assert macros in ({ ... }) and fix missing semicolons



Wrap the assert macros in ({ ... }) so they can be safely used both as
right side argument as well as in conditionals without curly brackets
around them. In the process, find a bunch of missing semicolons, fix
them.

Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@mailbox.org>
parent 20aaff67
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