mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-09-23 03:33:50 +08:00
A readme file to introduce what ./Test directory is about.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
## Testing in FreeRTOS
|
||||
This directory is in working progress -- we are migrating scattered test cases to this directory. The directory structure section below only lists what's currently under this directory.
|
||||
|
||||
## Directory structure
|
||||
- ```./CBMC```: This directory contains automated proofs of the memory safety of various parts of the FreeRTOS code base.
|
||||
Reference in New Issue
Block a user