cpython/Lib/test/support
Victor Stinner 1ebe014d62
[3.11] gh-109015: Add test.support.socket_helper.tcp_blackhole() (#109016) (#109042)
gh-109015: Add test.support.socket_helper.tcp_blackhole() (#109016)

Skip test_asyncio, test_imaplib and test_socket tests if FreeBSD TCP
blackhole is enabled (net.inet.tcp.blackhole=2).

(cherry picked from commit a52a350977)
2023-09-07 00:34:16 +00:00
..
__init__.py [3.11] gh-108851: Fix tomllib recursion tests (#108853) (#109013) 2023-09-06 16:40:39 +00:00
bytecode_helper.py
hashlib_helper.py
import_helper.py
interpreters.py
logging_helper.py
os_helper.py
script_helper.py
socket_helper.py [3.11] gh-109015: Add test.support.socket_helper.tcp_blackhole() (#109016) (#109042) 2023-09-07 00:34:16 +00:00
testresult.py
threading_helper.py
warnings_helper.py gh-103109: Document ignore_warnings() test support helper (GH-103110) 2023-04-02 15:42:43 -07:00