Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/etc/
Dstarthosttests120 export jallcnt=0
148 (( jallcnt += 1 ))
216 if [ $jallcalccnt -ne $jallcnt ]; then
217 echo "<br>error: green & red != total , $jallcalccnt -ne $jallcnt" >> $report
223 echo "<br>Tests run: ${jallcnt}" >> $report
236 if [[ jallcnt -eq jpassedcnt ]]; then
241 echo "Tests run : ${jallcnt}"
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}"