Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsepol/tests/
H A Dtest-expander-users.h25 void test_expander_user_mapping(void);
H A Dtest-expander-users.c69 void test_expander_user_mapping(void) in test_expander_user_mapping() function
H A Dtest-expander.c226 if (NULL == CU_add_test(suite, "expander_user_mapping", test_expander_user_mapping)) { in expander_add_tests()