Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_user.c42 static void test_user_count(void);
96 CU_add_test(suite, "user_count", test_user_count); in user_add_tests()
502 static void test_user_count(void) in test_user_count() function