Searched refs:FAILCOUNT (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/scripts/
H A Dall24 FAILCOUNT=0
69 FAILCOUNT=`expr $FAILCOUNT + 1`
94 if [ "$FAILCOUNT" -gt 0 ]; then
96 echo "$FAILCOUNT tests for $BACKEND ${TB}failed${TN}. Please review the test log."
/netbsd-current/external/bsd/openldap/dist/tests/scripts/
H A Dlloadd-all24 FAILCOUNT=0
72 FAILCOUNT=`expr $FAILCOUNT + 1`
97 if [ "$FAILCOUNT" -gt 0 ]; then
99 echo "$FAILCOUNT tests for $BACKEND ${TB}failed${TN}. Please review the test log."
H A Dall24 FAILCOUNT=0
73 FAILCOUNT=`expr $FAILCOUNT + 1`
98 if [ "$FAILCOUNT" -gt 0 ]; then
100 echo "$FAILCOUNT tests for $BACKEND ${TB}failed${TN}. Please review the test log."
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/scripts/
H A Dall24 FAILCOUNT=0
69 FAILCOUNT=`expr $FAILCOUNT + 1`
94 if [ "$FAILCOUNT" -gt 0 ]; then
96 echo "$FAILCOUNT tests for $BACKEND ${TB}failed${TN}. Please review the test log."

Completed in 170 milliseconds