Searched refs:test_ipa_user (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/tests/cmocka/
H A Dtest_sdap.c280 struct mock_ldap_entry test_ipa_user; local
300 test_ipa_user.dn = "cn=testuser,dc=example,dc=com";
301 test_ipa_user.attrs = test_ipa_user_attrs;
302 set_entry_parse(&test_ipa_user);
496 struct mock_ldap_entry test_ipa_user; local
497 test_ipa_user.dn = "cn=testuser,dc=example,dc=com";
498 test_ipa_user.attrs = test_ipa_user_attrs;
504 dref = mock_deref_res(test_ctx, &test_ipa_user);
533 struct mock_ldap_entry test_ipa_user; local
534 test_ipa_user
567 struct mock_ldap_entry test_ipa_user; local
[all...]

Completed in 12 milliseconds