Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_resolve_ast.c53 struct cil_args_resolve *gen_resolve_args(struct cil_db *db, enum cil_pass pass, uint32_t *changed, struct cil_tree_node *calls, struct cil_tree_node *opts, struct cil_tree_node *macro) in gen_resolve_args() function
78 struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_MISC3, &changed, NULL, NULL, NULL); in test_cil_resolve_name()
102 struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_MISC3, &changed, NULL, NULL, NULL); in test_cil_resolve_name_invalid_type_neg()
141 struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_MISC3, &changed, NULL, NULL, NULL); in test_cil_resolve_roleallow()
160 struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_MISC3, &changed, NULL, NULL, NULL); in test_cil_resolve_roleallow_srcdecl_neg()
180 struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_MISC3, &changed, NULL, NULL, NULL); in test_cil_resolve_roleallow_tgtdecl_neg()
200 struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_MISC3, &changed, NULL, NULL, NULL); in test_cil_resolve_classmapping_anon()
222 struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_CALL1, &changed, NULL, NULL, NULL); in test_cil_resolve_classmapping_anon_inmacro()
257 struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_CALL1, &changed, NULL, NULL, NULL); in test_cil_resolve_classmapping_anon_inmacro_neg()
290 struct cil_args_resolve *args = gen_resolve_args(test_d in test_cil_resolve_classmapping_named()
[all...]

Completed in 11 milliseconds