summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/dns.py
Commit message (Expand)AuthorAgeFilesLines
* s4 dns: Update prerequisite checking conforming to RFCKai Blin2011-12-171-0/+79
* s4 dns: Give better test output on RCODE mismatchKai Blin2011-12-171-1/+20
* s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errorsKai Blin2011-12-091-0/+12
* s4 dns: Add test to prove two updates in one packet are a FORMERRKai Blin2011-12-091-0/+18
* s4 dns: Test SOA queriesKai Blin2011-12-031-0/+32
* s4 dns: Test QCLASS_NONE queryKai Blin2011-11-241-0/+14
* s4 dns: Test QTYPE_ALL queryKai Blin2011-11-241-0/+25
* s4 dns: Check more of the returned values for the A queryKai Blin2011-11-241-0/+3
* s4 dns: Move dns_transaction_udp to other helper functionsKai Blin2011-11-241-13/+14
* s4 dns: Add a first test caseKai Blin2011-11-171-0/+117