summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2023-07-11 20:46:30 -0600
committerTom Rini <[email protected]>2023-07-14 12:54:50 -0400
commit2c522af748162fb69936b732825bc771e09e7256 (patch)
tree510dcc21b90343675d6930b45561f81ab572c1e1 /include
parentcef36755094f0c5463ff34ac89de8d88ef68982b (diff)
bdinfo: Correct use of assertions
This test was written for the incorrect use of assertions. Update it to build with the previous approach, where tests fail at the first assertion. All assertion functions return 0 on success and non-zero on failure. They can be nested into functions simply by declaring a function that returns an int and using ut_assertok() to call it. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions