mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-26 23:36:32 -04:00
* AFR sync * AFR sync: CBMC * AFR sync: CBMC: remove .bak files * AFR sync: CBMC: more cleanup * Corrected CBMC proofs * Corrected CBMC patches * Corrected CBMC patches-1 * Corrected CBMC patches-2 * remove .bak files (3) Co-authored-by: Yuhui Zheng <10982575+yuhui-zheng@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| CBMCStubLibrary | ||
| Queue | ||
| Task | ||
| utility | ||
| .gitignore | ||
| CMakeLists.txt | ||
| make_cbmc_batch_files.py | ||
| make_common_makefile.py | ||
| make_configuration_directories.py | ||
| make_proof_makefiles.py | ||
| make_remove_makefiles.py | ||
| make_type_header_files.py | ||
| Makefile.template | ||
| MakefileCommon.json | ||
| MakefileLinux.json | ||
| MakefileWindows.json | ||
| ninja.py | ||
| prepare.py | ||
| README.md | ||
This directory contains the proofs checked by CBMC. For each entry point of FreeRTOS tested, there is a directory that contains the test harness and cbmc configuration information needed to check the proof.