summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* convert a bunch of typesBob Halley2020-07-021-20/+8
* Add basic from_parser() support to rdata including scaffolding for not-yet-re...Bob Halley2020-07-021-0/+6
* initial binary importBob Halley2020-07-021-0/+55
* Merge pull request #527 from bwelling/tsigkeyBob Halley2020-07-012-6/+38
|\
| * Better deal with backwards compatibility.Brian Wellington2020-07-012-12/+19
| * Add dns.tsig.Key class.Brian Wellington2020-07-012-5/+30
* | Merge remote-tracking branch 'upstream/master' into amtrelayBrian Wellington2020-07-012-0/+118
|\ \ | |/
| * increase resolver coverageBob Halley2020-07-011-0/+58
| * avoid low-level wait tests on WindowsBob Halley2020-07-011-0/+3
| * more query coverageBob Halley2020-06-301-0/+57
* | Add support for the AMTRELAY type.Brian Wellington2020-07-014-0/+20
|/
* One more dnssec test.Brian Wellington2020-06-301-0/+4
* Add more dnssec coverage testing.Brian Wellington2020-06-301-0/+44
* Merge pull request #525 from bwelling/tsigBob Halley2020-06-302-6/+50
|\
| * Test (and fix) renderer.add_multi_tsig().Brian Wellington2020-06-301-0/+29
| * Store a TSIG rrset on the message object.Brian Wellington2020-06-302-6/+21
* | increase name test coverageBob Halley2020-06-301-0/+66
* | increase test coverageBob Halley2020-06-301-0/+24
* | increase update test coverageBob Halley2020-06-301-0/+109
|/
* fix indentation of test_bogus_family()Bob Halley2020-06-291-5/+5
* more coverage improvementsBob Halley2020-06-294-0/+115
* add basic renderer testingBob Halley2020-06-291-0/+46
* increase namedict coverageBob Halley2020-06-281-0/+37
* increase coverageBob Halley2020-06-283-0/+72
* remove debugging printsBob Halley2020-06-282-2/+0
* add serial number arithmetic helperBob Halley2020-06-271-0/+115
* test update section validationBob Halley2020-06-271-16/+112
* test class factory and update from_wire()Bob Halley2020-06-262-0/+11
* Use `configure=False` in tests to skip reading /etc/resolv.confLumir Balhar2020-06-251-5/+5
* lint nanonameserverBob Halley2020-06-241-1/+1
* Fix cut-and-paste error.Brian Wellington2020-06-241-1/+1
* Close extra UDP sockets more quickly.Brian Wellington2020-06-241-23/+30
* Remove unused code.Brian Wellington2020-06-241-16/+0
* Add more functionality to nanonameserver.Brian Wellington2020-06-233-29/+85
* make read_resolv_conf() tests work on win32 tooBob Halley2020-06-231-2/+4
* merge mostly redundant resolv.conf test into existing testBob Halley2020-06-231-35/+15
* test resolv.conf settingsBob Halley2020-06-231-0/+20
* test CH ABob Halley2020-06-231-0/+13
* improve resolver coverageBob Halley2020-06-201-0/+19
* try a different type for NoData test to make azure happierBob Halley2020-06-201-2/+2
* try a different type for NoData test to make azure happierBob Halley2020-06-201-1/+1
* bind our UDP socketBob Halley2020-06-191-1/+2
* improve TSIG coverageBob Halley2020-06-191-0/+66
* add coverageBob Halley2020-06-191-0/+30
* improve coverageBob Halley2020-06-191-0/+48
* improve coverageBob Halley2020-06-191-0/+71
* improve e164 coverageBob Halley2020-06-192-1/+13
* improve set coverageBob Halley2020-06-191-0/+40
* more EDNS coverageBob Halley2020-06-191-0/+27
* fix indentation issue that let to pointless extra checkingBob Halley2020-06-191-2/+2