mirror of https://github.com/ARMmbed/mbed-os.git
Private constructor called in TCPSocket accept, when creating a new Socket. Close() method calls moved "up" to InternetSocket. InternetSocket::close() returns proper error code when no socket available. Add TcpSocket::accept icetea tests. Deleting sockets moved to teardown. |
||
|---|---|---|
| .. | ||
| README.md | ||
| SOCKET_BIND_PORT.py | ||
| TCPSERVER_ACCEPT.py | ||
| TCPSOCKET_ACCEPT.py | ||
| TCPSOCKET_ECHOTEST_BURST_SHORT.py | ||
| __init__.py | ||
| interface.py | ||
README.md
Netsocket tests
This folder contains netsocket tests for Icetea The tests located under this folder are dependent of the application socket_app
The test cases under this folder are defined in Network Socket test plan