mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 08:13:55 +00:00
6 lines
380 B
Markdown
6 lines
380 B
Markdown
## Directory structure
|
|
|
|
- ```./CMock```: This directory has the submoduled version of CMock for providing basis for Unit testing.
|
|
- ```./FreeRTOS```-Cellular-Interface/Integration: This directory contains integration tests for FreeRTOS-Cellular-Interface library.
|
|
- ```./FreeRTOS-Plus```-TCP/Integration: This directory contains integration tests for FreeRTOS-Plus_TCP library.
|