Home | History | Annotate | Download | only in unit

Lines Matching refs:tc

41 void test_cil_copy_node_helper_block(CuTest *tc); 
42 void test_cil_copy_node_helper_block_merge(CuTest *tc);
45 void test_cil_copy_node_helper_perm(CuTest *tc);
46 void test_cil_copy_node_helper_perm_neg(CuTest *tc);
49 void test_cil_copy_node_helper_class(CuTest *tc);
50 void test_cil_copy_node_helper_class_dup_neg(CuTest *tc);
53 void test_cil_copy_node_helper_common(CuTest *tc);
54 void test_cil_copy_node_helper_common_dup_neg(CuTest *tc);
57 void test_cil_copy_node_helper_classcommon(CuTest *tc);
60 void test_cil_copy_node_helper_sid(CuTest *tc);
61 void test_cil_copy_node_helper_sid_merge(CuTest *tc);
64 void test_cil_copy_node_helper_sidcontext(CuTest *tc);
67 void test_cil_copy_node_helper_user(CuTest *tc);
68 void test_cil_copy_node_helper_user_merge(CuTest *tc);
71 void test_cil_copy_node_helper_role(CuTest *tc);
72 void test_cil_copy_node_helper_role_merge(CuTest *tc);
75 void test_cil_copy_node_helper_userrole(CuTest *tc);
78 void test_cil_copy_node_helper_type(CuTest *tc);
79 void test_cil_copy_node_helper_type_merge(CuTest *tc);
82 void test_cil_copy_node_helper_typeattribute(CuTest *tc);
83 void test_cil_copy_node_helper_typeattribute_merge(CuTest *tc);
86 void test_cil_copy_node_helper_typealias(CuTest *tc);
87 void test_cil_copy_node_helper_typealias_dup_neg(CuTest *tc);
90 void test_cil_copy_node_helper_bool(CuTest *tc);
91 void test_cil_copy_node_helper_bool_dup_neg(CuTest *tc);
94 void test_cil_copy_node_helper_avrule(CuTest *tc);
97 void test_cil_copy_node_helper_type_rule(CuTest *tc);
100 void test_cil_copy_node_helper_sens(CuTest *tc);
101 void test_cil_copy_node_helper_sens_merge(CuTest *tc);
104 void test_cil_copy_node_helper_sensalias(CuTest *tc);
105 void test_cil_copy_node_helper_sensalias_dup_neg(CuTest *tc);
108 void test_cil_copy_node_helper_cat(CuTest *tc);
109 void test_cil_copy_node_helper_cat_merge(CuTest *tc);
112 void test_cil_copy_node_helper_catalias(CuTest *tc);
113 void test_cil_copy_node_helper_catalias_dup_neg(CuTest *tc);
116 void test_cil_copy_node_helper_senscat(CuTest *tc);
119 void test_cil_copy_node_helper_catorder(CuTest *tc);
122 void test_cil_copy_node_helper_dominance(CuTest *tc);
125 void test_cil_copy_node_helper_level(CuTest *tc);
126 void test_cil_copy_node_helper_level_dup_neg(CuTest *tc);
131 void test_cil_copy_node_helper_context(CuTest *tc);
132 void test_cil_copy_node_helper_context_dup_neg(CuTest *tc);
136 void test_cil_copy_node_helper_netifcon(CuTest *tc);
137 void test_cil_copy_node_helper_netifcon_merge(CuTest *tc);
143 void test_cil_copy_node_helper_call(CuTest *tc);
146 void test_cil_copy_node_helper_optional(CuTest *tc);
147 void test_cil_copy_node_helper_optional_merge(CuTest *tc);
155 void test_cil_copy_node_helper_ipaddr(CuTest *tc);
156 void test_cil_copy_node_helper_ipaddr_dup_neg(CuTest *tc);
161 void test_cil_copy_node_helper_boolif(CuTest *tc);
164 void test_cil_copy_node_helper_mlsconstrain(CuTest *tc);
169 void test_cil_copy_node_helper_orignull_neg(CuTest *tc);
170 void test_cil_copy_node_helper_extraargsnull_neg(CuTest *tc);
172 void test_cil_copy_data_helper(CuTest *tc);
173 void test_cil_copy_data_helper_getparentsymtab_neg(CuTest *tc);
174 void test_cil_copy_data_helper_duplicatedb_neg(CuTest *tc);