summaryrefslogtreecommitdiffstats
path: root/src/tests/common.h
Commit message (Collapse)AuthorAgeFilesLines
* Make leak checks usable in tests that do not utilize checkJakub Hrozek2013-04-171-4/+5
| | | | | | * Remove check-specific failure reporting from common_check.c * Check-specific abstraction over memleak checks * Rename common_check.c to leak_check.c
* tests: Print warning if LDB_MODULES_PATH is not setMichal Zidek2013-03-201-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
* Add utility functions for tests that use sysdb or tevent.Jakub Hrozek2013-03-081-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.
* Add better tests for sdap_attr compabilityStephen Gallagher2012-03-281-0/+5
|
* Add better dp_option testsStephen Gallagher2012-03-281-0/+6
|
* Add --with-test-dir option to configureStephen Gallagher2010-03-041-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
* Fix licensing issues in SSSDStephen Gallagher2010-02-181-0/+24
|
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+21
Also update BUILD.txt