summaryrefslogtreecommitdiffstats
path: root/src/tests/fail_over-tests.c
Commit message (Collapse)AuthorAgeFilesLines
* Test NULL server hostname in fail over testsJakub Hrozek2011-06-301-8/+16
|
* Switch resolver to using resolv_hostent and honor TTLJakub Hrozek2011-06-301-3/+3
| | | | | | Conflicts: src/providers/fail_over.c
* Fix uninitialized value error in setup_test in fail_over-tests.cSumit Bose2010-12-141-0/+1
| | | | https://fedorahosted.org/sssd/ticket/728
* 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
* Restrict family lookupsJakub Hrozek2010-02-221-2/+8
| | | | | | | Adds a new option that tells resolver which address family to prefer or use exclusively. Fixes: #404
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+304
Also update BUILD.txt