Home
last modified time | relevance | path

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

/kernel/linux/build/test/moduletest/runtest/lib/
Dtst_oh.sh31 export TST_BROK=0
82 if [ $TST_BROK -gt 0 ]; then
98 echo "broken $TST_BROK"
110 TBROK) TST_BROK=$((TST_BROK+1));;