Searched refs:TEST_CASES (Results 1 – 2 of 2) sorted by relevance
161 TEST_CASES=$OPT_TEST_CASES201 TEST_CASES=`find_testcases $TEST_DIR`482 casecount=`echo $TEST_CASES | wc -w`483 for t in $TEST_CASES; do491 for t in $TEST_CASES; do501 for t in $TEST_CASES; do
38 #define TEST_CASES 30 macro311 for (i = 0; i < TEST_CASES; i++) { in handle_testdev()