mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-15 01:07:47 -04:00
5 lines
380 B
Markdown
5 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.
|