mbed-os/TEST_APPS/testcases
Michal Paszta 0da0f16d60 TCPSocket accept refactored to close cleanly and icetea test added
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.
2018-10-26 12:02:25 +03:00
..
example Add documentation about icetea testcases 2018-09-12 15:41:46 +03:00
nanostack_mac_tester Nanostack MAC testcases: removed running tests directly 2018-09-27 15:08:57 +03:00
netsocket TCPSocket accept refactored to close cleanly and icetea test added 2018-10-26 12:02:25 +03:00
README.md Add documentation about icetea testcases 2018-09-12 15:41:46 +03:00
__init__.py Icetea support 2018-08-31 11:51:57 +03:00

README.md

Icetea tests

This folder contains all the test cases done with Icetea residing in mbed-os. The tests are divided in to subfolders and each subfolder contains a set of testcases. The subfolder has a description of all the testcases it contains.

Testcases

Current testcases: