Searched refs:testcase_total (Results 1 – 3 of 3) sorted by relevance
45 export testcase_total=0310 testcase_total=$(($testcase_total + 1))317 echo "Total testcases: ${testcase_total}" | tee ${RESULT_SUM_LOG}392 testcase_total=$(($testcase_total + 1))423 echo "Total testcases: ${testcase_total}" >> ${RESULT_SUM_LOG}429 print_info "Total testcases: ${testcase_total}"441 echo "Total testcases: ${testcase_total}" >> ${RESULT_SUM_LOG}
31 static int __initdata testcase_total; variable133 testcase_total++; in dotest()166 unexpected_testcase_failures, testcase_total); in nmi_selftest()171 expected_testcase_failures, testcase_total); in nmi_selftest()
1374 static int testcase_total; variable1403 testcase_total++; in dotest()2486 unexpected_testcase_failures, testcase_total); in locking_selftest()2491 expected_testcase_failures, testcase_total); in locking_selftest()