Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_resolve_ast.c619 struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next->data; 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_str, test_cat_list, args); in test_cil_resolve_cat_list()
645 struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next->data; 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_str, test_cat_list, args); 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->data; 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_str, test_cat_list, args); 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->next->data; 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->cat_list_str, test_cat_list, args); in test_cil_resolve_cat_list_catrange()
732 struct cil_catset *test_catset in test_cil_resolve_cat_list_catrange_neg() local
762 struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next->next->data; test_cil_resolve_cat_list_catname_neg() local
785 struct cil_catset *test_catset = (struct cil_catset *)test_db->ast->root->cl_head->next->next->next->data; test_cil_resolve_catset() local
808 struct cil_catset *test_catset = (struct cil_catset *)test_db->ast->root->cl_head->next->next->next->data; test_cil_resolve_catset_catlist_neg() local
1016 struct cil_catset *test_catset = (struct cil_catset *)test_db->ast->root->cl_head->next->next->next->next->next->data; test_cil_resolve_senscat_catsetname() local
[all...]

Completed in 11 milliseconds