Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_fcontext.c60 static void test_fcontext_query(void);
145 CU_add_test(suite, "test_fcontext_query", test_fcontext_query); in fcontext_add_tests()
581 static void test_fcontext_query(void) in test_fcontext_query() function