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

/external/libsepol/tests/
H A Dtest-linker-cond-map.c78 void test_bool_state(policydb_t * p, char *bool, int state) function
100 test_bool_state(base, "g_b_bool_1", 0);
110 test_bool_state(base, "o1_b_bool_1", 1);
128 test_bool_state(base, "g_m1_bool_1", 1);
138 test_bool_state(base, "o1_m1_bool_1", 0);
149 test_bool_state(base, "g_m2_bool_1", 1);
150 test_bool_state(base, "g_m2_bool_2", 0);

Completed in 1940 milliseconds