Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D17457 test $? -eq 1 || _fail "did not fail"
62 test $? -eq 1 || _fail "did not fail"
H A Dcommon.rc761 _fail()
/openbmc/linux/include/linux/
H A Dcleanup.h163 #define __scoped_cond_guard(_name, _fail, _label, args...) \ argument
167 _fail; \
172 #define scoped_cond_guard(_name, _fail, args...) \ argument
173 __scoped_cond_guard(_name, _fail, __UNIQUE_ID(label), args)
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/leds/
H A Dphosphor-led-manager_%.bbappend11 FAN_FAIL_START_INSTFMT="obmc-led-group-start@.service:obmc-led-group-start@fan{0}_fail.service"
17 FAN_FAIL_STOP_INSTFMT="obmc-led-group-stop@.service:obmc-led-group-stop@fan{0}_fail.service"
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/
H A Dmdadm_4.3.bb81 -e '/save_log fail/N; /_fail=1/i\\t\t\techo -ne "FAIL: $_script"' \