mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-15 09:17:44 -04:00
|
||
---|---|---|
.. | ||
Makefile.json | ||
README.md | ||
TaskGetTaskNumber_harness.c | ||
tasks_test_access_functions.h |
This proof demonstrates the memory safety of the TaskGetTaskNumber function. No assumption is required since the function accepts a NULL value for the task handle.
This proof is a work-in-progress. Proof assumptions are described in the harness.