Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsepol/cil/test/unit/
H A Dtest_cil_parser.h35 void test_cil_parser(CuTest *);
H A Dtest_cil_parser.c40 void test_cil_parser(CuTest *tc) { in test_cil_parser() function
H A DCilTest.c1783 SUITE_ADD_TEST(suite, test_cil_parser); in CilTreeGetSuite()