Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_fcontext.c61 static void test_fcontext_exists(void);
146 CU_add_test(suite, "test_fcontext_exists", test_fcontext_exists); in fcontext_add_tests()
615 static void test_fcontext_exists(void) in test_fcontext_exists() function