Searched refs:test_cil_parse_to_list (Results 1 – 3 of 3) sorted by relevance
35 void test_cil_parse_to_list(CuTest *);
669 SUITE_ADD_TEST(suite, test_cil_parse_to_list); in CilTreeGetBuildSuite()
63 void test_cil_parse_to_list(CuTest *tc) { in test_cil_parse_to_list() function