On Thu Mar 23 08:40:41 2023 +0000, Hans Leidekker wrote:
Please reuse the existing connection like in test_ldap_parse_sort_control() so we don't put unnecessary burden on the server. Same goes for the tests you added in previous commits.
OK, so don't call ldap_init in test_ldap_(add|modify|compare|delete)? Do you want me to remove the calls to ldap_init and ldap_sslinit from test_ldap_(paged_search|server_control|bind_sA) as well?