orbitzs 3e5a6ea51e add esp8266 project files 4 anos atrás
..
README 3e5a6ea51e add esp8266 project files 4 anos atrás
accept_nonblock.py 3e5a6ea51e add esp8266 project files 4 anos atrás
accept_nonblock.py.exp 3e5a6ea51e add esp8266 project files 4 anos atrás
accept_timeout.py 3e5a6ea51e add esp8266 project files 4 anos atrás
accept_timeout.py.exp 3e5a6ea51e add esp8266 project files 4 anos atrás
connect_nonblock.py 3e5a6ea51e add esp8266 project files 4 anos atrás
connect_nonblock.py.exp 3e5a6ea51e add esp8266 project files 4 anos atrás
connect_poll.py 3e5a6ea51e add esp8266 project files 4 anos atrás
connect_poll.py.exp 3e5a6ea51e add esp8266 project files 4 anos atrás
ssl_getpeercert.py 3e5a6ea51e add esp8266 project files 4 anos atrás
ssl_getpeercert.py.exp 3e5a6ea51e add esp8266 project files 4 anos atrás

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 seperately (from the main test/ directory):

./run-tests net_hosted/*.py