Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_fcontext.c411 int type_exp = SEMANAGE_FCONTEXT_SOCK; in test_fcontext_get_set_type() local
419 semanage_fcontext_set_type(fcontext, type_exp); in test_fcontext_get_set_type()
421 CU_ASSERT(type == type_exp); in test_fcontext_get_set_type()