]> git.ipfire.org Git - thirdparty/pdns.git/commit - regression-tests.dnsdist/test_DNSCrypt.py
dnsdist tests: make py3k compatible and pick py3k if available 6322/head
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Mon, 5 Mar 2018 11:34:00 +0000 (12:34 +0100)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Mon, 5 Mar 2018 13:48:46 +0000 (14:48 +0100)
commitb4f237837277297f9f146005668856dcdbf6a1eb
tree675c54ac47c0db217b2c53a90e38f32b19e62bd5
parentb8019cf7dc7b48cf114b06008cf1d2289588849c
dnsdist tests: make py3k compatible and pick py3k if available
18 files changed:
regression-tests.dnsdist/.gitignore
regression-tests.dnsdist/dnscrypt.py
regression-tests.dnsdist/dnsdisttests.py
regression-tests.dnsdist/runtests
regression-tests.dnsdist/test_API.py
regression-tests.dnsdist/test_Advanced.py
regression-tests.dnsdist/test_Caching.py
regression-tests.dnsdist/test_Carbon.py
regression-tests.dnsdist/test_DNSCrypt.py
regression-tests.dnsdist/test_Dnstap.py
regression-tests.dnsdist/test_DynBlocks.py
regression-tests.dnsdist/test_EdnsClientSubnet.py
regression-tests.dnsdist/test_Protobuf.py
regression-tests.dnsdist/test_SNMP.py
regression-tests.dnsdist/test_TCPKeepAlive.py
regression-tests.dnsdist/test_TCPLimits.py
regression-tests.dnsdist/test_TeeAction.py
regression-tests.dnsdist/test_Trailing.py