Home
last modified time | relevance | path

Searched refs:test_cil_parse_to_list (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/cil/test/unit/
Dtest_cil_build_ast.h35 void test_cil_parse_to_list(CuTest *);
DCilTest.c669 SUITE_ADD_TEST(suite, test_cil_parse_to_list); in CilTreeGetBuildSuite()
Dtest_cil_build_ast.c63 void test_cil_parse_to_list(CuTest *tc) { in test_cil_parse_to_list() function