Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/setup_slapd.sh
Commit message (Collapse)AuthorAgeFilesLines
* Support running tests with OpenLDAP 2.5Ryan Tandy2021-11-141-0/+4
| | | | | - Change database backend to LMDB - Load external ppolicy schema conditionally
* Replace Travis with GitHub actionsArthur de Jong2021-05-261-3/+5
| | | | | This includes a few tweaks to the test scripts to make debugging easier and to avoid issues on Github action runners.
* Provide a script for setting up slapdArthur de Jong2013-10-221-0/+191
The setup_slapd.sh script can be used to set up and start a slapd instance in a single (temporary) directory. The slapd instance is configured and loaded with test data for use in the test environment.