mbed-os/TEST_APPS/testcases
Michal Paszta e1887a7738 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-11-02 19:49:59 -05:00
..
example Add documentation about icetea testcases 2018-10-08 15:18:50 +01:00
nanostack_mac_tester Nanostack MAC testcases: removed running tests directly 2018-10-08 15:29:18 +01:00
netsocket TCPSocket accept refactored to close cleanly and icetea test added 2018-11-02 19:49:59 -05:00
README.md Add documentation about icetea testcases 2018-10-08 15:18:50 +01: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: