Lines Matching refs:base_expanded2
30 extern policydb_t base_expanded2;
69 test_attr_types(&base_expanded2, "attr_check_base_1", NULL, typesb1, 2); in test_expander_attr_mapping()
70 test_attr_types(&base_expanded2, "attr_check_base_2", NULL, typesb2, 2); in test_expander_attr_mapping()
71 test_attr_types(&base_expanded2, "attr_check_base_3", NULL, typesb3, 4); in test_expander_attr_mapping()
72 test_attr_types(&base_expanded2, "attr_check_base_4", NULL, typesb4, 2); in test_expander_attr_mapping()
73 test_attr_types(&base_expanded2, "attr_check_base_5", NULL, typesb5, 2); in test_expander_attr_mapping()
74 test_attr_types(&base_expanded2, "attr_check_base_6", NULL, typesb6, 4); in test_expander_attr_mapping()
75 test_attr_types(&base_expanded2, "attr_check_base_optional_2", NULL, typesbo2, 2); in test_expander_attr_mapping()
76 test_attr_types(&base_expanded2, "attr_check_base_optional_5", NULL, typesbo5, 2); in test_expander_attr_mapping()
77 test_attr_types(&base_expanded2, "attr_check_mod_2", NULL, typesm2, 2); in test_expander_attr_mapping()
78 test_attr_types(&base_expanded2, "attr_check_mod_4", NULL, typesm4, 2); in test_expander_attr_mapping()
79 test_attr_types(&base_expanded2, "attr_check_mod_5", NULL, typesm5, 2); in test_expander_attr_mapping()
80 test_attr_types(&base_expanded2, "attr_check_mod_6", NULL, typesm6, 4); in test_expander_attr_mapping()
81 test_attr_types(&base_expanded2, "attr_check_mod_optional_4", NULL, typesmo2, 2); in test_expander_attr_mapping()
82 test_attr_types(&base_expanded2, "attr_check_base_7", NULL, NULL, 0); in test_expander_attr_mapping()
83 test_attr_types(&base_expanded2, "attr_check_base_8", NULL, NULL, 0); in test_expander_attr_mapping()
84 test_attr_types(&base_expanded2, "attr_check_base_9", NULL, NULL, 0); in test_expander_attr_mapping()
85 test_attr_types(&base_expanded2, "attr_check_base_10", NULL, typesb10, 2); in test_expander_attr_mapping()
86 test_attr_types(&base_expanded2, "attr_check_base_11", NULL, typesb11, 2); in test_expander_attr_mapping()
87 test_attr_types(&base_expanded2, "attr_check_mod_7", NULL, NULL, 0); in test_expander_attr_mapping()
88 test_attr_types(&base_expanded2, "attr_check_mod_8", NULL, NULL, 0); in test_expander_attr_mapping()
89 test_attr_types(&base_expanded2, "attr_check_mod_9", NULL, NULL, 0); in test_expander_attr_mapping()
90 test_attr_types(&base_expanded2, "attr_check_mod_10", NULL, typesm10, 2); in test_expander_attr_mapping()
91 test_attr_types(&base_expanded2, "attr_check_mod_11", NULL, typesm11, 2); in test_expander_attr_mapping()
92 test_attr_types(&base_expanded2, "attr_check_base_optional_8", NULL, NULL, 0); in test_expander_attr_mapping()
93 test_attr_types(&base_expanded2, "attr_check_mod_optional_7", NULL, NULL, 0); in test_expander_attr_mapping()
94 …CU_ASSERT(!hashtab_search((&base_expanded2)->p_types.table, "attr_check_base_optional_disabled_5")… in test_expander_attr_mapping()
95 …CU_ASSERT(!hashtab_search((&base_expanded2)->p_types.table, "attr_check_base_optional_disabled_5_1… in test_expander_attr_mapping()
96 …CU_ASSERT(!hashtab_search((&base_expanded2)->p_types.table, "attr_check_base_optional_disabled_5_2… in test_expander_attr_mapping()
97 …CU_ASSERT(!hashtab_search((&base_expanded2)->p_types.table, "attr_check_base_optional_disabled_8")… in test_expander_attr_mapping()
98 …CU_ASSERT(!hashtab_search((&base_expanded2)->p_types.table, "attr_check_base_optional_disabled_8_1… in test_expander_attr_mapping()
99 …CU_ASSERT(!hashtab_search((&base_expanded2)->p_types.table, "attr_check_base_optional_disabled_8_2… in test_expander_attr_mapping()
100 CU_ASSERT(!hashtab_search((&base_expanded2)->p_types.table, "attr_check_mod_optional_disabled_4")); in test_expander_attr_mapping()
101 …CU_ASSERT(!hashtab_search((&base_expanded2)->p_types.table, "attr_check_mod_optional_disabled_4_1_… in test_expander_attr_mapping()
102 …CU_ASSERT(!hashtab_search((&base_expanded2)->p_types.table, "attr_check_mod_optional_disabled_4_2_… in test_expander_attr_mapping()
103 CU_ASSERT(!hashtab_search((&base_expanded2)->p_types.table, "attr_check_mod_optional_disabled_7")); in test_expander_attr_mapping()
104 …CU_ASSERT(!hashtab_search((&base_expanded2)->p_types.table, "attr_check_mod_optional_disabled_7_1_… in test_expander_attr_mapping()
105 …CU_ASSERT(!hashtab_search((&base_expanded2)->p_types.table, "attr_check_mod_optional_disabled_7_2_… in test_expander_attr_mapping()