Lines Matching refs:test_ipa_user
280 struct mock_ldap_entry test_ipa_user;
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;
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;
534 test_ipa_user.dn = "cn=testuser,dc=example,dc=com";
535 test_ipa_user.attrs = NULL;
541 dref = mock_deref_res(test_ctx, &test_ipa_user);
567 struct mock_ldap_entry test_ipa_user;
568 test_ipa_user.dn = "cn=testuser,dc=example,dc=com";
569 test_ipa_user.attrs = test_ipa_user_attrs;
575 dref = mock_deref_res(test_ctx, &test_ipa_user);