summaryrefslogtreecommitdiff
path: root/python/samba/tests/dns_forwarder_helpers
AgeCommit message (Collapse)AuthorFilesLines
2016-05-03tests/dns_forwarder: Add testing for DNS forwardingGarming Sam1-0/+93
The new tests show that single and multiple forwarders work as expected. They also describe the behaviour encountered when the DNS server encounters a CNAME from a forwarded request (which is not to pursue any further). Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Pair-programmed-with: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>