FreeRTOS-Kernel/FreeRTOS/Test/CBMC/proofs/Task
chinglee-iot 7adb08eff5
Update single core CMBC and unit test (#1045)
This PR fixes CBMC and unit test for single core FreeRTOS in the FreeRTOS-Kernel PR - https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/716.

- xYieldPendings and xIdleTaskHandles are now an array. Update in FreeRTOS unit test.
-  Update CBMC patches.
2023-07-24 15:42:20 +05:30
..
TaskCheckForTimeOut Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
TaskCreate [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
TaskDelay Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
TaskDelete Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
TaskGetCurrentTaskHandle Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
TaskGetSchedulerState Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
TaskGetTaskNumber Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
TaskGetTickCount Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
TaskIncrementTick Update single core CMBC and unit test (#1045) 2023-07-24 15:42:20 +05:30
TaskPrioritySet Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
TaskResumeAll Update submodule pointer for Kernel V10.6.0 (#1037) 2023-07-18 09:28:02 +05:30
TaskSetTimeOutState Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
TaskStartScheduler [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
TaskSuspendAll Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
TaskSwitchContext Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00