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

/illumos-gate/usr/src/cmd/mdb/test/
H A Dmtest.sh32 mt_tfail=0
118 ((mt_tfail++))
119 mv "$odir" "$mt_outdir/failure.$mt_tfail" || fatal \
121 cp "$name" "$mt_outdir/failure.$mt_tfail/test" || fatal \
157 if [[ $mt_tfail -eq 0 ]]; then
172 Tests failed: $mt_tfail
176 if [[ $mt_tfail -eq 0 ]]; then

Completed in 57 milliseconds