-
- Downloads
tests/net_inet: Move tests which don't require full Internet to net_hosted.
The idea is that these tests can be run with just a test server running on a test host, with device under test connecting to it, instead of requiring Internet connection for testing. Such setup is however WIP, and some tests in net_hosted/ are so far written to connect to Internet, as there're not test server written yet. This is expected to evolve over time.
Showing
- tests/net_hosted/README 11 additions, 0 deletionstests/net_hosted/README
- tests/net_hosted/accept_nonblock.py 0 additions, 0 deletionstests/net_hosted/accept_nonblock.py
- tests/net_hosted/accept_nonblock.py.exp 0 additions, 0 deletionstests/net_hosted/accept_nonblock.py.exp
- tests/net_hosted/accept_timeout.py 0 additions, 0 deletionstests/net_hosted/accept_timeout.py
- tests/net_hosted/accept_timeout.py.exp 0 additions, 0 deletionstests/net_hosted/accept_timeout.py.exp
- tests/net_hosted/connect_nonblock.py 0 additions, 0 deletionstests/net_hosted/connect_nonblock.py
- tests/net_hosted/connect_nonblock.py.exp 0 additions, 0 deletionstests/net_hosted/connect_nonblock.py.exp
- tests/net_inet/README 1 addition, 1 deletiontests/net_inet/README
tests/net_hosted/README
0 → 100644
File moved
File moved
File moved
File moved
Please register or sign in to comment