Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_fcontext.c57 static void test_fcontext_clone(void);
143 CU_add_test(suite, "test_fcontext_clone", test_fcontext_clone); in fcontext_add_tests()
543 static void test_fcontext_clone(void) in test_fcontext_clone() function