tests/dns: Add additional testing of CNAME handling
authorGarming Sam <garming@catalyst.net.nz>
Wed, 6 Apr 2016 03:44:58 +0000 (15:44 +1200)
committerGarming Sam <garming@samba.org>
Tue, 3 May 2016 06:10:09 +0000 (08:10 +0200)
commit2570f1649786681630c5329940b5badf9f7cd605
tree7a735210e025bb94c0a57053b1867fac965ee003
parent3b2f9f87566cc878ef3a31478ac7c104a302f354
tests/dns: Add additional testing of CNAME handling

RFC 1034, for instance, describes that all intermediate CNAMEs should be
returned. As it is, CNAME do not return all found intermediate results
in the case of straightforward failure. It should be noted that in the
case of forwarding success, ALL intermediate paths are returned,
including the failure ones.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/dns.py
selftest/knownfail