Searched refs:glob_chars (Results 1 – 1 of 1) sorted by relevance
88 int glob_chars = 0; in parse_test_list() local102 glob_chars = 2; in parse_test_list()119 malloc(strlen(subtest_str) + glob_chars + 1); in parse_test_list()129 tests[cnt].name = malloc(strlen(next) + glob_chars + 1); in parse_test_list()