summaryrefslogtreecommitdiff
path: root/source4/torture/dns/wscript_build
AgeCommit message (Collapse)AuthorFilesLines
2012-09-12s4 dns: Add libaddns-based simple testsKai Blin1-2/+10
2012-09-07s4-torture: dns torture test depends on AD DC buildAlexander Bokovoy1-8/+9
2012-09-06selftest: Add tests for the dlz_bind9 moduleAndrew Bartlett1-0/+10
This will help ensure that we do not break the fundemental loading etc. From here, it should be easy to extend this to more comprehensive tests. Andrew Bartlett