bind9/bin/tests/system/timeouts
Tom Krizek f6409ee6ac
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).
2022-12-21 13:40:09 +01:00
..
ns1 Add XFR max-transfer-time-out and max-tranfer-idle-out system tests 2022-02-17 21:38:17 +01:00
clean.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
prereq.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
setup.sh Add TCP write timeout system test 2022-02-17 09:06:58 +01:00
tests_tcp_timeouts.py Use common name convention for pytest files 2022-12-21 13:40:09 +01:00