mbed-os/TEST_APPS/testcases/netsocket
Michal Paszta c87c0cedca Icetea tests - update socket command client
Tiny update in TCPSOCKET_ECHOTEST_BURST_SHORT was necessary, to match new object types messages.
2018-11-09 12:49:59 +01:00
..
README.md Add documentation about icetea testcases 2018-09-12 15:41:46 +03:00
SOCKET_BIND_PORT.py TCPSocket accept refactored to close cleanly and icetea test added 2018-10-26 12:02:25 +03:00
TCPSERVER_ACCEPT.py TCPSocket accept refactored to close cleanly and icetea test added 2018-10-26 12:02:25 +03:00
TCPSOCKET_ACCEPT.py TCPSocket accept refactored to close cleanly and icetea test added 2018-10-26 12:02:25 +03:00
TCPSOCKET_ECHOTEST_BURST_SHORT.py Icetea tests - update socket command client 2018-11-09 12:49:59 +01:00
__init__.py Icetea support 2018-08-31 11:51:57 +03:00
interface.py Use icetea random string generator 2018-08-31 11:54:40 +03:00

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