Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/test/unit/
Dtest_cil.h37 void test_cil_db_init(CuTest *);
Dtest_cil.c48 void test_cil_db_init(CuTest *tc) { in test_cil_db_init() function
DCilTest.c1745 SUITE_ADD_TEST(suite, test_cil_db_init); in CilTreeGetSuite()