Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/etc/
Dstarttests127 export jallcnt=0
158 (( jallcnt += 1 ))
235 if [ $jallcalccnt -ne $jallcnt ]; then
236 echo "<br>error: green & red != total , $jallcalccnt -ne $jallcnt" >> $report
242 echo "<br>Tests run: ${jallcnt}" >> $report
255 if [[ jallcnt -eq jpassedcnt ]]; then
260 echo "Tests run : ${jallcnt}"