Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_iface.c52 static void test_iface_exists(void);
104 CU_add_test(suite, "iface_exists", test_iface_exists); in iface_add_tests()
454 static void test_iface_exists(void) in test_iface_exists() function