bind9/bin/tests/system/timeouts
Tom Krizek 1283d5263b
Use common name convention for pytest files
It is better to use consistent file names to avoid issue with sorting
etc.

Using underscore in filenames as opposed to dash was chosen because it
seems more common in pytest/python to use underscore for filenames.

Also rename the bin/tests/system/timeouts/tests-tcp.py file to
bin/tests/system/timeouts/tests_tcp_timeouts.py to avoid pytest name
collision (there can't be two files named tests_tcp.py).

(cherry picked from commit f6409ee6ac)
2022-12-21 13:57:58 +01:00
..
ns1 Add XFR max-transfer-time-out and max-tranfer-idle-out system tests 2022-02-17 22:59:24 +01:00
clean.sh Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
prereq.sh Fix broken dnspython version checks 2022-03-14 09:19:03 +01:00
setup.sh Fix timeouts system test compatibility with python2 2022-02-18 11:26:58 +01:00
tests_tcp_timeouts.py Use common name convention for pytest files 2022-12-21 13:57:58 +01:00