Searched refs:MAX_TEST_CASES (Results 1 – 2 of 2) sorted by relevance
117 #define MAX_TEST_CASES 1024 macro124 CuTest* list[MAX_TEST_CASES];
278 for (n=0; n < MAX_TEST_CASES; n++) in CuSuiteDelete()291 assert(testSuite->count < MAX_TEST_CASES); in CuSuiteAdd()