summaryrefslogtreecommitdiff
path: root/server/tests/resolv-tests.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Rename server/ directory to src/Stephen Gallagher1-598/+0
2010-02-03Make resolve and failover test work with CK_FORK=noSumit Bose1-2/+2
2010-01-22Handle IPv6 addresses with the async resolverStephen Gallagher1-5/+5
2010-01-14Explicitly set async DNS timeoutStephen Gallagher1-1/+1
2009-12-09Change ares usage to be c-ares 1.7.0 compatibleJakub Hrozek1-14/+12
2009-11-20Only display errors in unit testsStephen Gallagher1-1/+2
2009-11-09Check return, zero free hostent, adhere to styleSimo Sorce1-4/+6
2009-10-22Various improvements to the resolv test suiteMartin Nagy1-58/+222
2009-08-05Consolidate tevent helpersJakub Hrozek1-9/+0
2009-07-24Add async resolver testsJakub Hrozek1-0/+442