Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/modules/
H A Dtestmodule.c195 FAIL("Wrong or no reply for foo"); in TestNotifications()
205 FAIL("Wrong or no reply for bar"); in TestNotifications()
209 FAIL("Got reply '%s'. expected '2'", rep); in TestNotifications()
215 FAIL("Wrong or no reply for baz"); in TestNotifications()
219 FAIL("Got reply '%.*s'. expected '1'", sz, rep); in TestNotifications()
225 FAIL("Wrong reply for l"); in TestNotifications()
246 #undef FAIL in TestCtxFlags()
247 #define FAIL(msg) \ in TestCtxFlags() macro
256 FAIL("Got no flags"); in TestCtxFlags()
262 if (flags & REDISMODULE_CTX_FLAGS_AOF) FAIL("AOF Flag was set") in TestCtxFlags()
[all …]
/f-stack/dpdk/app/test/
H A Dtest_common.c17 #define FAIL(x)\ macro
60 FAIL("rte_bsf32_safe"); in test_bsf()
62 FAIL("rte_bsf64_safe"); in test_bsf()
70 FAIL("rte_bsf64"); in test_bsf()
72 FAIL("rte_bsf64_safe"); in test_bsf()
74 FAIL("rte_bsf64_safe"); in test_bsf()
81 FAIL("rte_bsf32"); in test_bsf()
83 FAIL("rte_bsf32_safe"); in test_bsf()
85 FAIL("rte_bsf32_safe"); in test_bsf()
156 FAIL("rte_is_power_of_2"); in test_align()
[all …]
H A Dtest_red.c75 FAIL = 0, enumerator
264 return FAIL; in test_rte_red_init()
441 result = FAIL; in func_test1()
559 result = FAIL; in func_test2()
569 result = FAIL; in func_test2()
578 result = FAIL; in func_test2()
665 result = FAIL; in func_test3()
676 result = FAIL; in func_test3()
685 result = FAIL; in func_test3()
797 result = FAIL; in func_test4()
[all …]
/f-stack/freebsd/contrib/openzfs/tests/test-runner/include/
H A Dstf.shlib44 STF_RESULT_NAME_1="FAIL"
56 STF_RESULT_NAMES=( "PASS" "FAIL" "UNRESOLVED" "NOTINUSE" "UNSUPPORTED" \
/f-stack/app/redis-5.0.5/tests/unit/
H A Dgeo.tcl304 set test_result FAIL
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dmsg.def457 # LEAF SETUP FAIL message
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c4520 #define FAIL(_code) do { ecode = _code; goto bad; } while (0) in ar9300_reset() macro
4588 FAIL(HAL_EINVAL); in ar9300_reset()
4874 FAIL(HAL_EIO); in ar9300_reset()
4958 FAIL(HAL_EIO); in ar9300_reset()
5026 FAIL(HAL_EIO); in ar9300_reset()
5210 FAIL(HAL_ESELFTEST); in ar9300_reset()
5426 #undef FAIL in ar9300_reset()
H A Dar9300_paprd.c2231 goto FAIL; in ar9300_paprd_init_table()
2240 FAIL: in ar9300_paprd_init_table()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib1961 log_fail "FAIL: zoneadm -z $zone_name install"
2168 # would be listed as FAIL, which we don't want : we're happy with stress tests