Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_handle.c24 void test_handle_create(void);
66 CU_add_test(suite, "test_handle_create", test_handle_create); in handle_add_tests()
83 void test_handle_create(void) in test_handle_create() function