bind9/bin/tests/system/dispatch
Tom Krizek 4652da6caf
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 14:02:45 +01:00
..
ans3 Auto-format Python files with black 2022-06-08 13:18:27 +02:00
ns1 Use DEFAULT_HMAC for rndc 2022-08-10 17:25:26 +10:00
ns2 Use DEFAULT_HMAC for rndc 2022-08-10 17:25:26 +10:00
clean.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests_connreset.py Use common name convention for pytest files 2022-12-21 14:02:45 +01:00