summaryrefslogtreecommitdiff
path: root/python/samba/tests/dns_forwarder_helpers/server.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2023-09-27python:tests: Fix invalid escape sequencesJoseph Sutton1-1/+1
2021-09-28libcli/dns.c: dns forwarder port test changesMatthew Grant1-1/+9
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+1
2020-06-13python: do not always import socket_serverDouglas Bagnall1-1/+1
2018-12-10python/samba/tests: PY3 port samba.tests.dnsNoel Power1-1/+1
2018-12-10python/samba: Py3 Use new compat.sockerserver symbolNoel Power1-1/+1
2018-10-25py/tests: remove unused importsDouglas Bagnall1-2/+0
2018-08-24PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo1-0/+2
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+2
2018-03-23samba python tests: convert print func to be py2/py3 compatibleNoel Power1-1/+2
2016-05-03tests/dns_forwarder: Add testing for DNS forwardingGarming Sam1-0/+93