Restructure Ldap TAP test
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 23 Jan 2023 13:31:37 +0000 (08:31 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 23 Jan 2023 13:31:37 +0000 (08:31 -0500)
commitee4613d2b7327512477bcf8967e28a93fd01807d
treef2f3dfd1086433748b78bef179094bee4fe0dea5
parentb90f0b57474eac3980be8146f2e45f73a05c994f
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
src/test/ldap/LdapServer.pm [new file with mode: 0644]
src/test/ldap/t/001_auth.pl