Searched refs:TEST_CASES (Results 1 – 2 of 2) sorted by relevance
156 TEST_CASES=$OPT_TEST_CASES192 TEST_CASES=`find_testcases $TEST_DIR`462 casecount=`echo $TEST_CASES | wc -w`463 for t in $TEST_CASES; do471 for t in $TEST_CASES; do481 for t in $TEST_CASES; do
38 #define TEST_CASES 30 macro311 for (i = 0; i < TEST_CASES; i++) { in handle_testdev()