summaryrefslogtreecommitdiff
path: root/src/tests/common.c
AgeCommit message (Collapse)AuthorFilesLines
2012-06-29TESTS: Print messages when LDAP options do not matchStephen Gallagher1-2/+10
2012-03-28Add better tests for sdap_attr compabilityStephen Gallagher1-0/+26
2012-03-28Add better dp_option testsStephen Gallagher1-0/+26
2010-03-12Fix build when check-devel is not installedStephen Gallagher1-82/+0
tests/common.c is now required by all tests (check-based and not), so we need to properly ifdef it
2010-03-04Add --with-test-dir option to configureStephen Gallagher1-1/+17
All 'make check' tests will chdir() into this directory before running the suite. This provides the option of having temporary files generated in a tmpfs or ramdisk
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+109
Also update BUILD.txt