mirror of https://github.com/ARMmbed/mbed-os.git
16 lines
608 B
Markdown
16 lines
608 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)
|
|
- [`nanostack_mac_tester`](https://github.com/ARMmbed/mbed-os/blob/master/TEST_APPS/testcases/nanostack_mac_tester)
|