Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/tests/
H A Dtest-linker-cond-map.c79 static void test_bool_state(policydb_t * p, const char *bool, int state) in test_bool_state() function
101 test_bool_state(base, "g_b_bool_1", 0); in base_cond_tests()
111 test_bool_state(base, "o1_b_bool_1", 1); in base_cond_tests()
129 test_bool_state(base, "g_m1_bool_1", 1); in module_cond_tests()
139 test_bool_state(base, "o1_m1_bool_1", 0); in module_cond_tests()
150 test_bool_state(base, "g_m2_bool_1", 1); in module_cond_tests()
151 test_bool_state(base, "g_m2_bool_2", 0); in module_cond_tests()

Completed in 1 milliseconds