mirror of https://github.com/ARMmbed/mbed-os.git
15 lines
486 B
Markdown
15 lines
486 B
Markdown
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:
|
|
|
|
- [netsocket](https://github.com/ARMmbed/mbed-os/blob/master/TEST_APPS/testcases/netsocket)
|
|
- [example](https://github.com/ARMmbed/mbed-os/blob/master/TEST_APPS/testcases/example)
|