Searched refs:test_to_run (Results 1 – 1 of 1) sorted by relevance
27 struct test_command *test_to_run[MAX_CMDLINE_TESTCASES]; member237 tp->test_to_run[num_tests] = t; in parse_args()239 TEST_ASSERT(tp->test_to_run[num_tests] != NULL, in parse_args()333 ret |= (int) tp->test_to_run[i]->callback(); in run_parsed_tests()