• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..29-Oct-2021-

README A D29-Oct-2021231 64

getaddrinfo.py A D29-Oct-20211.3 KiB5340

test_tls_sites.py A D29-Oct-20211.2 KiB6142

test_tls_sites.py.exp A D29-Oct-2021129 65

tls_num_errors.py A D29-Oct-20211.2 KiB4534

tls_num_errors.py.exp A D29-Oct-202126 32

tls_text_errors.py A D29-Oct-2021960 3423

uasyncio_cancel_stream.py A D29-Oct-2021712 3627

uasyncio_cancel_stream.py.exp A D29-Oct-202140 65

uasyncio_open_connection.py A D29-Oct-2021635 3121

uasyncio_open_connection.py.exp A D29-Oct-202160 65

uasyncio_tcp_read_headers.py A D29-Oct-2021839 3929

uasyncio_tcp_read_headers.py.exp A D29-Oct-2021182 1110

README

1This directory contains network tests which require Internet connection.
2Note that these tests are not run as part of the main testsuite and need
3to be run seperately (from the main test/ directory):
4
5    ./run-tests net_inet/*.py
6