Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/test/unit/
Dtest_cil_resolve_ast.c619 …struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next… in test_cil_resolve_cat_list() local
621 …int rc = cil_resolve_cat_list(test_db->ast->root->cl_head->next->next->next, test_catset->cat_list… in test_cil_resolve_cat_list()
645 …struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next… in test_cil_resolve_cat_list_catlistnull_neg() local
646 test_catset->cat_list_str = NULL; in test_cil_resolve_cat_list_catlistnull_neg()
648 …int rc = cil_resolve_cat_list(test_db->ast->root->cl_head->next->next->next, test_catset->cat_list… in test_cil_resolve_cat_list_catlistnull_neg()
671 …struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next… in test_cil_resolve_cat_list_rescatlistnull_neg() local
673 …int rc = cil_resolve_cat_list(test_db->ast->root->cl_head->next->next->next, test_catset->cat_list… in test_cil_resolve_cat_list_rescatlistnull_neg()
701 …struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next… in test_cil_resolve_cat_list_catrange() local
703 …int rc = cil_resolve_cat_list(test_db->ast->root->cl_head->next->next->next->next, test_catset->ca… in test_cil_resolve_cat_list_catrange()
732 …struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next… in test_cil_resolve_cat_list_catrange_neg() local
[all …]