Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/test/unit/
Dtest_cil_list.h37 void test_cil_list_append_item_append(CuTest *);
Dtest_cil_list.c76 void test_cil_list_append_item_append(CuTest *tc) { in test_cil_list_append_item_append() function
DCilTest.c1758 SUITE_ADD_TEST(suite, test_cil_list_append_item_append); in CilTreeGetSuite()