FreeRTOS-Kernel/FreeRTOS/Test
AniruddhaKanhere 4db195c916
Adding FreeRTOS+TCP CBMC proofs to FreeRTOS/FreeRTOS (#56)
ParseDNSReply is to be added in the next PR.
2020-04-21 15:40:08 -07:00
..
CBMC Adding FreeRTOS+TCP CBMC proofs to FreeRTOS/FreeRTOS (#56) 2020-04-21 15:40:08 -07:00
README.md A readme file to introduce what ./Test directory is about. 2020-03-31 14:21:53 -07:00

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.