bind9/bin/tests/system/tcp
Michał Kępień ac229a2fd5 Rework imports in dnspython-based system tests
Ensure all "import dns.*" statements are always placed after
pytest.importorskip('dns') calls, in order to allow the latter to
fulfill their purpose.  Explicitly import all dnspython modules used by
each dnspython-based test to avoid relying on nested imports.  Replace
function-scoped imports with global imports to reduce code duplication.

(cherry picked from commit 49312d6bb2)
2022-03-14 09:04:10 +01:00
..
ans6 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns1 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns2 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns3 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns5 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns7 Add TCP garbage system test 2022-02-17 21:02:02 +01:00
1996-alloc_dnsbuf-crash-test.pkt Multiply 1996-alloc_dnsbuf-crash-test.pkt by 300000 via TCP 2020-09-01 16:16:02 +02:00
clean.sh Add TCP garbage system test 2022-02-17 21:02:02 +01:00
setup.sh Add TCP garbage system test 2022-02-17 21:02:02 +01:00
tests-tcp.py Rework imports in dnspython-based system tests 2022-03-14 09:04:10 +01:00
tests.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00