summaryrefslogtreecommitdiff
path: root/python/samba/tests/blackbox/samba_dnsupdate.py
Commit message (Expand)AuthorAgeFilesLines
* pytest/samba_dnsupdate: fix using samba-tool functionDouglas Bagnall2022-09-081-9/+11
* pytest/dns: use self.assertIn() and .assertNotIn()Douglas Bagnall2021-03-291-3/+3
* python2 reduction: Merge remaining compat code into commonDavid Mulder2020-10-021-1/+1
* python compat: remove StringIODouglas Bagnall2020-08-111-1/+1
* python/samba/tests: Port samba.tests.blackbox.samba_dnsupdate for PY2/PY3Noel Power2018-11-141-10/+11
* tests/blackbox/py: remove unused importsDouglas Bagnall2018-10-251-1/+0
* python tests: fix format() strings for Python 2.6Douglas Bagnall2018-09-211-3/+3
* python/samba/tests: Use io.StringIO for py3 and StringIO.StrinIO for py2Noel Power2018-09-031-1/+1
* PEP8: fix E401: multiple imports on one lineJoe Guo2018-08-241-1/+2
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* dns: update tool changed for scavengingAaron Haslett2018-07-121-5/+13
* tests/samba_dnsupdate: Add a trivial test of automatic site coverageGarming Sam2018-03-211-0/+54
* samba_dnsupdate: Add additional debuggingGarming Sam2017-03-281-4/+4
* tests:blackbox: let samba_dnsupdate.py provide more detailsStefan Metzmacher2016-08-041-4/+4
* tests/dns_update: Add error message for diagnosisGarming Sam2016-07-111-8/+8
* flapping: temporarily add samba_dnsupdate testGarming Sam2016-06-161-2/+11
* selftest: confirm samba_dnsupdate works in both nsupdate and samba_tool modeAndrew Bartlett2016-06-161-0/+50