Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_fcontext.c389 const char *expr_exp = "/asdf"; in test_fcontext_get_set_expr() local
396 CU_ASSERT(semanage_fcontext_set_expr(sh, fcontext, expr_exp) >= 0); in test_fcontext_get_set_expr()
400 CU_ASSERT_STRING_EQUAL(expr, expr_exp); in test_fcontext_get_set_expr()