Searched refs:MAX_CMDLINE_TESTCASES (Results 1 – 1 of 1) sorted by relevance
21 #define MAX_CMDLINE_TESTCASES 8 macro27 struct test_command *test_to_run[MAX_CMDLINE_TESTCASES];188 char *tokens[MAX_CMDLINE_TESTCASES]; in parse_args()227 tokens, MAX_CMDLINE_TESTCASES, tc_sep); in parse_args()229 TEST_ASSERT(ret <= MAX_CMDLINE_TESTCASES, in parse_args()231 MAX_CMDLINE_TESTCASES); in parse_args()