1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 10:14:35 +01:00
Files
u-boot-megous/test/dm/ofnode.c
Simon Glass c43635bdbc test: Update tests to use the skip feature
Some tests currently return 0 when they want to be skipped. Update them to
return -EAGAIN instead, so they are counted as skipped.

A few tests are in two parts, with the latter part being skipped in
certain situations. Split these into two and use the correct condition for
the second part.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-31 11:02:44 -04:00

34 KiB