summaryrefslogtreecommitdiff
path: root/src/tests/common.h
AgeCommit message (Collapse)AuthorFilesLines
2013-03-20tests: Print warning if LDB_MODULES_PATH is not setMichal Zidek1-0/+2
Print warning if sysdb-tests or sysdb-ssh test are run individually and LDB_MODULES_PATH was not set. https://fedorahosted.org/sssd/ticket/1820
2013-03-08Add utility functions for tests that use sysdb or tevent.Jakub Hrozek1-0/+40
There was shared code for several unit tests that connected to their own sysdb instance. This patch adds common code to run a generic request to completion or connect to a test sysdb.
2012-03-28Add better tests for sdap_attr compabilityStephen Gallagher1-0/+5
2012-03-28Add better dp_option testsStephen Gallagher1-0/+6
2010-03-04Add --with-test-dir option to configureStephen Gallagher1-0/+2
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-18Fix licensing issues in SSSDStephen Gallagher1-0/+24
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+21
Also update BUILD.txt