summaryrefslogtreecommitdiff
path: root/python/samba/tests/blackbox/samba_dnsupdate.py
AgeCommit message (Expand)AuthorFilesLines
2025-06-05pytests: samba_dnsupdate --use-samba-tool versus existing recordsDouglas Bagnall1-0/+13
2024-07-17python:tests: Fix spelling in to test_samba_dnsupdate_no_changePavel Filipenský1-2/+2
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2022-09-08pytest/samba_dnsupdate: fix using samba-tool functionDouglas Bagnall1-9/+11
2021-03-29pytest/dns: use self.assertIn() and .assertNotIn()Douglas Bagnall1-3/+3
2020-10-02python2 reduction: Merge remaining compat code into commonDavid Mulder1-1/+1
2020-08-11python compat: remove StringIODouglas Bagnall1-1/+1
2018-11-14python/samba/tests: Port samba.tests.blackbox.samba_dnsupdate for PY2/PY3Noel Power1-10/+11
2018-10-25tests/blackbox/py: remove unused importsDouglas Bagnall1-1/+0
2018-09-21python tests: fix format() strings for Python 2.6Douglas Bagnall1-3/+3
2018-09-03python/samba/tests: Use io.StringIO for py3 and StringIO.StrinIO for py2Noel Power1-1/+1
2018-08-24PEP8: fix E401: multiple imports on one lineJoe Guo1-1/+2
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-07-12dns: update tool changed for scavengingAaron Haslett1-5/+13
2018-03-21tests/samba_dnsupdate: Add a trivial test of automatic site coverageGarming Sam1-0/+54
2017-03-28samba_dnsupdate: Add additional debuggingGarming Sam1-4/+4
2016-08-04tests:blackbox: let samba_dnsupdate.py provide more detailsStefan Metzmacher1-4/+4
2016-07-11tests/dns_update: Add error message for diagnosisGarming Sam1-8/+8
2016-06-16flapping: temporarily add samba_dnsupdate testGarming Sam1-2/+11
2016-06-16selftest: confirm samba_dnsupdate works in both nsupdate and samba_tool modeAndrew Bartlett1-0/+50