Home
last modified time | relevance | path

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

/freebsd/contrib/openpam/t/
H A DMakefile.in850 result_count () \ function
870 result_count $$1 "TOTAL:" $$all "$$brg"; \
871 result_count $$1 "PASS: " $$pass "$$grn"; \
872 result_count $$1 "SKIP: " $$skip "$$blu"; \
873 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
874 result_count $$1 "FAIL: " $$fail "$$red"; \
875 result_count $$1 "XPASS:" $$xpass "$$red"; \
876 result_count $$1 "ERROR:" $$error "$$mgn"; \
/freebsd/contrib/expat/tests/
H A DMakefile.in1024 result_count () \ function
1044 result_count $$1 "TOTAL:" $$all "$$brg"; \
1045 result_count $$1 "PASS: " $$pass "$$grn"; \
1046 result_count $$1 "SKIP: " $$skip "$$blu"; \
1047 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1048 result_count $$1 "FAIL: " $$fail "$$red"; \
1049 result_count $$1 "XPASS:" $$xpass "$$red"; \
1050 result_count $$1 "ERROR:" $$error "$$mgn"; \
/freebsd/contrib/ntp/sntp/tests/
H A DMakefile.in1209 result_count () \ function
1229 result_count $$1 "TOTAL:" $$all "$$brg"; \
1230 result_count $$1 "PASS: " $$pass "$$grn"; \
1231 result_count $$1 "SKIP: " $$skip "$$blu"; \
1232 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1233 result_count $$1 "FAIL: " $$fail "$$red"; \
1234 result_count $$1 "XPASS:" $$xpass "$$red"; \
1235 result_count $$1 "ERROR:" $$error "$$mgn"; \
/freebsd/sys/dev/pst/
H A Dpst-iop.h504 u_int16_t result_count; member
/freebsd/contrib/libevent/
H A DMakefile.in2453 result_count () \ function
2473 result_count $$1 "TOTAL:" $$all "$$brg"; \
2474 result_count $$1 "PASS: " $$pass "$$grn"; \
2475 result_count $$1 "SKIP: " $$skip "$$blu"; \
2476 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
2477 result_count $$1 "FAIL: " $$fail "$$red"; \
2478 result_count $$1 "XPASS:" $$xpass "$$red"; \
2479 result_count $$1 "ERROR:" $$error "$$mgn"; \
/freebsd/contrib/ntp/sntp/libevent/
H A DMakefile.in2461 result_count () \ function
2481 result_count $$1 "TOTAL:" $$all "$$brg"; \
2482 result_count $$1 "PASS: " $$pass "$$grn"; \
2483 result_count $$1 "SKIP: " $$skip "$$blu"; \
2484 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
2485 result_count $$1 "FAIL: " $$fail "$$red"; \
2486 result_count $$1 "XPASS:" $$xpass "$$red"; \
2487 result_count $$1 "ERROR:" $$error "$$mgn"; \