selftest: Create new common base class for dns.py and dns_tkey.py
commit9229809f75fbc5750679ebb238876a9825552619
authorAndrew Bartlett <abartlet@samba.org>
Thu, 1 Jun 2017 01:26:37 +0000 (1 13:26 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 10 Jun 2017 19:48:21 +0000 (10 21:48 +0200)
tree1ad2b8e7327bbc60c4dc2f50b20d61363d73eb8f
parent11ba6f8cde2928a20969acb20e779db3ad4a9cce
selftest: Create new common base class for dns.py and dns_tkey.py

This will allow more DNS tests to be written in the future with less
code duplication.
python/samba/tests/dns.py
python/samba/tests/dns_base.py [copied from python/samba/tests/dns_tkey.py with 68% similarity]
python/samba/tests/dns_tkey.py