FreeRTOS-Kernel/FreeRTOS/Test/CBMC/include
akshayutture 856d0e8363
Created a generic portmacro.h file in the CBMC include folder (#847)
* Created a generic portmacro.h file in the CBMC include folder instead of using the default MSVC-MingW one. This allows each proof to define the portmacro constants it needs and cover all code in the Task Scheduler

* Removed the license text from the portmacro file

* Fix CI checks

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

* Fix spell check

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
2022-09-26 14:43:54 -07:00
..
aws_freertos_ip_verification_access_ip_define.h Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
aws_freertos_tcp_verification_access_tcp_define.h Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
cbmc.h Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
portmacro.h Created a generic portmacro.h file in the CBMC include folder (#847) 2022-09-26 14:43:54 -07:00
queue_init.h Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
README.md Copying CBMC proofs from aws/amazon-freertos repo ./tools/cbmc to this repo ./FreeRTOS/Test/CBMC as is. 2020-03-31 14:21:53 -07:00
tasksStubs.h Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00

This directory contains include files used by the CBMC proofs:

  • cbmc.h defines some macros used in the proof test harnesses