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

/illumos-gate/usr/src/cmd/ztest/
H A Dzloop.bash72 foundcrashes=$(($foundcrashes + 1))
150 foundcrashes=0 # number of crashes found so far
198 echo "zloop finished, $foundcrashes crashes found"
202 if [[ $foundcrashes -gt 0 ]]; then

Completed in 57 milliseconds