Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_user.c48 static void test_user_exists_local(void);
102 CU_add_test(suite, "user_exists_local", test_user_exists_local); in user_add_tests()
600 static void test_user_exists_local(void) in test_user_exists_local() function