summaryrefslogtreecommitdiff
path: root/python/samba/tests/dns_base.py
Commit message (Expand)AuthorAgeFilesLines
* pytest:dns_base: make_txt_update can set arbitrary TTLDouglas Bagnall2021-06-111-3/+3
* python: remove all 'from __future__ import print_function'Douglas Bagnall2021-04-281-1/+0
* pytests: dns_base: remove a py2 compat thingDouglas Bagnall2021-03-171-4/+1
* python compat: remove binary_typeDouglas Bagnall2020-08-111-4/+3
* pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall2020-02-071-6/+6
* python/tests/dns*: make use of dns.DNS_RCODE/dns.DNS_OPCODEStefan Metzmacher2019-01-291-2/+2
* python/samba/tests: py_gensec_update takes bytes as paramNoel Power2018-09-151-1/+1
* python/samba/tests: various py3 porting for ord/chrNoel Power2018-07-131-11/+17
* tests dns: dns_base.py remove flake8 warningsGary Lockyer2018-07-121-4/+8
* dns: record aging testsAaron Haslett2018-07-121-5/+5
* samba python tests: convert print func to be py2/py3 compatibleNoel Power2018-03-231-4/+5
* selftest: Use TestCaseInTempDir as base class in dns testsAndrew Bartlett2017-06-101-2/+2
* selftest: Create new common base class for dns.py and dns_tkey.pyAndrew Bartlett2017-06-101-0/+431