Searched refs:TEST_CASES (Results 1 – 2 of 2) sorted by relevance
160 TEST_CASES=$OPT_TEST_CASES200 TEST_CASES=`find_testcases $TEST_DIR`488 casecount=`echo $TEST_CASES | wc -w`489 for t in $TEST_CASES; do497 for t in $TEST_CASES; do507 for t in $TEST_CASES; do
38 #define TEST_CASES 30 macro311 for (i = 0; i < TEST_CASES; i++) { in handle_testdev()