Home
last modified time | relevance | path

Searched refs:any_fail (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/test/
H A Dcmd_ut.c70 int any_fail = 0; in do_ut_all() local
75 if (!any_fail) in do_ut_all()
76 any_fail = retval; in do_ut_all()
79 return any_fail; in do_ut_all()