r18023: Add support infrusructure for testing against an OpenLDAP server.
commit999d989131f41d0218ec05595c9761aff5bbf5fa
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Sep 2006 00:32:46 +0000 (4 00:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:17:04 +0000 (10 14:17 -0500)
tree3c771137eca99c7269112da54fa40f3e0d96fb5d
parent6c11501ec3d8b95d5a80d5dbca745ae9e02d3304
r18023: Add support infrusructure for testing against an OpenLDAP server.

This will give a bit more noise on platforms without OpenLDAP (when we
run the slaptest check), but it shouldn't be too bad.

We don't start the LDAP server or re-provision unless LDAP_TEST is set.

Andrew Bartlett
source/script/tests/mktestsetup.sh
source/script/tests/selftest.sh
source/script/tests/test_functions.sh