You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/FreeRTOS-Plus/Test/CBMC/proofs
Aniruddha Kanhere cb7edd2323
Sync with a:FR (#75)
* 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>
5 years ago
..
ARP Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
CBMCStubLibrary Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
CheckOptions Sync with a:FR (#75) 5 years ago
CheckOptionsInner Sync with a:FR (#75) 5 years ago
CheckOptionsOuter Sync with a:FR (#75) 5 years ago
DHCP Sync with a:FR (#75) 5 years ago
DNS Sync with a:FR (#75) 5 years ago
IP/SendEventToIPTask Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
ParseDNSReply Sync with a:FR (#75) 5 years ago
ProcessDHCPReplies Sync with a:FR (#75) 5 years ago
ReadNameField Sync with a:FR (#75) 5 years ago
SkipNameField Sync with a:FR (#75) 5 years ago
TCP Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
parsing Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
utility Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
.gitignore Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
CMakeLists.txt Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
Makefile.template Sync with a:FR (#75) 5 years ago
MakefileCommon.json Sync with a:FR (#75) 5 years ago
MakefileLinux.json Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
MakefileWindows.json Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
README.md Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
make_cbmc_batch_files.py Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
make_common_makefile.py Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
make_configuration_directories.py Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
make_proof_makefiles.py Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
make_remove_makefiles.py Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
make_type_header_files.py Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
ninja.py Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago
prepare.py Move CBMC proofs to FreeRTOS+ directory (#64) 5 years ago

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.