Searched refs:test_parse (Results 1 – 8 of 8) sorted by relevance
19 void test_parse(void);30 test_parse(); in tests()
19 void test_parse(void);22 test_parse(void) in test_parse() function
7 SRCS+= test_parse.c
20 def test_parse(self): member in TestIndex
53 int test_parse(Test_env *);
173 return test_parse(&te); in c_test()378 test_parse(Test_env *te) in test_parse() function
311 test_parse(&te); in get_command()
269 rv = test_parse(&te); in execute()