Searched refs:RACE_NUM (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/scripts/
H A Dtest061-syncreplication-initiation333 RACE_NUM=0
344 while test $ERROR -eq 0 -a $RACE_NUM -lt $INITIATION_RACE_TESTS ; do
345 RACE_NUM=`expr $RACE_NUM + 1`
346 echo "Running $RACE_NUM of $INITIATION_RACE_TESTS syncrepl initiation race tests..."
660 echo "Error found after $RACE_NUM of $INITIATION_RACE_TESTS iterations"
H A Dtest058-syncrepl-asymmetric2335 RACE_NUM=0
2340 while test $RACE_ERROR -eq 0 -a $RACE_NUM -lt $RACE_TESTS ; do
2341 RACE_NUM=`expr $RACE_NUM + 1`
2342 echo "Running $RACE_NUM of $RACE_TESTS syncrepl race tests..."
2455 echo "Race error found after $RACE_NUM of $RACE_TESTS iterations"

Completed in 103 milliseconds