Home
last modified time | relevance | path

Searched refs:basenomods (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libsepol/tests/
Dtest-linker.c54 static policydb_t basenomods; variable
66 if (test_load_policy(&basenomods, POLICY_BASE, mls, "test-linker", policies[BASEMOD])) in linker_test_init()
87 if (link_modules(NULL, &basenomods, NULL, 0, 0)) { in linker_test_init()
99 policydb_destroy(&basenomods); in linker_test_cleanup()
116 base_role_tests(&basenomods); in test_linker_roles()
123 base_type_tests(&basenomods); in test_linker_types()
130 base_cond_tests(&basenomods); in test_linker_cond()