Searched refs:result_count (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/openpam/t/
H A DMakefile.in814 result_count () \
821 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
834 result_count $$1 "TOTAL:" $$all "$$brg"; \
835 result_count $$1 "PASS: " $$pass "$$grn"; \
836 result_count $$1 "SKIP: " $$skip "$$blu"; \
837 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
838 result_count $$1 "FAIL: " $$fail "$$red"; \
839 result_count $$1 "XPASS:" $$xpass "$$red"; \
840 result_count $$1 "ERROR:" $$error "$$mgn"; \
/freebsd-13-stable/contrib/expat/tests/
H A DMakefile.in938 result_count () \
945 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
958 result_count $$1 "TOTAL:" $$all "$$brg"; \
959 result_count $$1 "PASS: " $$pass "$$grn"; \
960 result_count $$1 "SKIP: " $$skip "$$blu"; \
961 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
962 result_count $$1 "FAIL: " $$fail "$$red"; \
963 result_count $$1 "XPASS:" $$xpass "$$red"; \
964 result_count $$1 "ERROR:" $$error "$$mgn"; \
/freebsd-13-stable/contrib/ntp/sntp/tests/
H A DMakefile.in1180 result_count () \
1187 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1200 result_count $$1 "TOTAL:" $$all "$$brg"; \
1201 result_count $$1 "PASS: " $$pass "$$grn"; \
1202 result_count $$1 "SKIP: " $$skip "$$blu"; \
1203 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1204 result_count $$1 "FAIL: " $$fail "$$red"; \
1205 result_count $$1 "XPASS:" $$xpass "$$red"; \
1206 result_count $$1 "ERROR:" $$error "$$mgn"; \
/freebsd-13-stable/contrib/libevent/
H A DMakefile.in2213 result_count () \
2220 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
2233 result_count $$1 "TOTAL:" $$all "$$brg"; \
2234 result_count $$1 "PASS: " $$pass "$$grn"; \
2235 result_count $$1 "SKIP: " $$skip "$$blu"; \
2236 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
2237 result_count $$1 "FAIL: " $$fail "$$red"; \
2238 result_count $$1 "XPASS:" $$xpass "$$red"; \
2239 result_count $$1 "ERROR:" $$error "$$mgn"; \
/freebsd-13-stable/sys/dev/pst/
H A Dpst-iop.h506 u_int16_t result_count; member in struct:i2o_lct_entry::i2o_get_param_reply
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A DMakefile.in2029 result_count () \
2036 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
2049 result_count $$1 "TOTAL:" $$all "$$brg"; \
2050 result_count $$1 "PASS: " $$pass "$$grn"; \
2051 result_count $$1 "SKIP: " $$skip "$$blu"; \
2052 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
2053 result_count $$1 "FAIL: " $$fail "$$red"; \
2054 result_count $$1 "XPASS:" $$xpass "$$red"; \
2055 result_count $$1 "ERROR:" $$error "$$mgn"; \

Completed in 95 milliseconds