summaryrefslogtreecommitdiff
path: root/FreeRTOS/Test/CBMC/proofs/Task/TaskSetTimeOutState/README.md
blob: c4d1ecfa936ef839082836edd6c4d2f002d1f356 (plain)
1
2
3
4
5
6
7
8
9
10
This proof demonstrates the memory safety of the TaskSetTimeOutState function.
No assumption is required other than its single argument being non-NULL.

This proof is a work-in-progress.  Proof assumptions are described in
the harness.  The proof also assumes the following functions are
memory safe and have no side effects relevant to the memory safety of
this function:

* vPortEnterCritical
* vPortExitCritical