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

/sssd-io/src/tests/cmocka/
H A Dtest_sdap.c397 struct mock_ldap_entry test_rfc2307_user; local
406 test_rfc2307_user.dn = "cn=testuser,dc=example,dc=com";
407 test_rfc2307_user.attrs = test_rfc2307_user_attrs;
408 set_entry_parse(&test_rfc2307_user);
629 struct mock_ldap_entry test_rfc2307_user; local
640 test_rfc2307_user.dn = "cn=testuser,dc=example,dc=com";
641 test_rfc2307_user.attrs = test_rfc2307_user_attrs;
642 set_entry_parse(&test_rfc2307_user);
664 struct mock_ldap_entry test_rfc2307_user; local
673 test_rfc2307_user
697 struct mock_ldap_entry test_rfc2307_user; local
[all...]

Completed in 26 milliseconds