HomeSort by relevance Sort by last modified time
    Searched refs:MAX_TEST_CASES (Results 1 - 2 of 2) sorted by null

  /external/selinux/libsepol/cil/test/unit/
CuTest.h 117 #define MAX_TEST_CASES 1024
124 CuTest* list[MAX_TEST_CASES];
CuTest.c 278 for (n=0; n < MAX_TEST_CASES; n++)
291 assert(testSuite->count < MAX_TEST_CASES);

Completed in 1581 milliseconds