You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Damien George
bba8a673d5
|
11 months ago | |
---|---|---|
.. | ||
README | 2 years ago | |
accept_nonblock.py | 1 year ago | |
accept_nonblock.py.exp | 7 years ago | |
accept_timeout.py | 1 year ago | |
accept_timeout.py.exp | 7 years ago | |
asyncio_loopback.py | 12 months ago | |
asyncio_loopback.py.exp | 12 months ago | |
asyncio_start_server.py | 1 year ago | |
asyncio_start_server.py.exp | 1 year ago | |
connect_nonblock.py | 1 year ago | |
connect_nonblock.py.exp | 7 years ago | |
connect_nonblock_xfer.py | 11 months ago | |
connect_poll.py | 1 year ago | |
connect_poll.py.exp | 5 years ago | |
ssl_getpeercert.py | 11 months ago | |
ssl_getpeercert.py.exp | 7 years ago |
README
This directory contains network tests which require just "peer to peer"
network connection between test host and device under test, instead of
full Internet connection.
Note that setup for these tests and tests themselves are WIP, and may
not yet fully correspond to the functional specification above.
So far, these tests are not run as part of the main testsuite and need
to be run separately (from the main test/ directory):
./run-tests.py net_hosted/*.py