Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A Dtest.c74 test_status = test_status_skip; in test_skip()
86 test_status = test_status_fail; in test_fail()
91 switch (test_status) { in test_status_string()
102 test_status = test_status_pass; in p_test_init()
108 test_counts[test_status]++; in p_test_fini()
136 if (test_status > ret) { in p_test_impl()
137 ret = test_status; in p_test_impl()
145 if (test_status > ret) { in p_test_impl()
146 ret = test_status; in p_test_impl()
153 if (test_status > ret) { in p_test_impl()
[all …]
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A DMakefile.am82 zpool.d/test_status \
126 test_status \