mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-15 09:17:44 -04:00
|
||
---|---|---|
.. | ||
Makefile.json | ||
README.md | ||
TaskGetSchedulerState_harness.c | ||
tasks_test_access_functions.h |
This proof demonstrates the memory safety of the TaskGetSchedulerState function.
We assume xSchedulerRunning
and uxSchedulerSuspended
to be nondeterministic values.
This proof is a work-in-progress. Proof assumptions are described in the harness.