Restructure Ldap TAP test

Andrew Dunstan <andrew@dunslane.net>

Commit: ee4613d2b7327512477bcf8967e28a93fd01807d
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2023-01-23T13:31:37Z
Releases: 16.0
Restructure Ldap TAP test

The code for detecting the Ldap installation and setting up a test
server is broken out into a reusable module that can be used  for
additional tests to be added in later patches.

Discussion: https://postgr.es/m/06005bfb-0fd7-9d08-e0e5-440f277b73b4@dunslane.net

Files

PathChange+/−
src/test/ldap/LdapServer.pm added +320 −0
src/test/ldap/t/001_auth.pl modified +20 −144

Discussion