Searched refs:MAX_TESTS (Results 1 – 1 of 1) sorted by relevance
7 #define MAX_TESTS 100 macro17 TestCase test_cases[MAX_TESTS];22 if (test_count < MAX_TESTS) { in register_test()28 rt_kprintf("Exceeded the maximum number of test cases(%d)\n", MAX_TESTS); in register_test()
Completed in 6 milliseconds