summaryrefslogtreecommitdiff
path: root/server/tests/resolv-tests.c
AgeCommit message (Collapse)AuthorFilesLines
2009-08-05Consolidate tevent helpersJakub Hrozek1-9/+0
2009-07-24Add async resolver testsJakub Hrozek1-0/+442
Add some basic unit tests of the async resolver module. One of the tests resolves a name on the Internet, therefore it is off by default and is turned on with the -n switch.