2c1299b007
Also fix related problems with socket on esp32, improve docs for wrap_socket, and add more tests. |
||
---|---|---|
.. | ||
getaddrinfo.py | ||
README | ||
ssl_errors.py | ||
test_tls_nonblock.py | ||
test_tls_sites.py | ||
test_tls_sites.py.exp | ||
tls_num_errors.py | ||
tls_num_errors.py.exp | ||
tls_text_errors.py | ||
uasyncio_cancel_stream.py | ||
uasyncio_cancel_stream.py.exp | ||
uasyncio_open_connection.py | ||
uasyncio_open_connection.py.exp | ||
uasyncio_tcp_read_headers.py | ||
uasyncio_tcp_read_headers.py.exp |
This directory contains network tests which require Internet connection. Note that these tests are not run as part of the main testsuite and need to be run seperately (from the main test/ directory): ./run-tests net_inet/*.py