circuitpython/tests/net_inet
microDev a52eb88031
run code formatting script
2021-03-15 19:27:36 +05:30
..
README tests/net_inet: Move tests which don't require full Internet to net_hosted. 2017-06-23 21:12:32 +03:00
test_tls_sites.py run code formatting script 2021-03-15 19:27:36 +05:30
test_tls_sites.py.exp tests/net_inet: Update tls test to work with CPython and incl new site. 2017-10-26 12:29:24 +11:00

README

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