![]() |
SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
#include "stktest.h"Go to the source code of this file.
Classes | |
| struct | stk::test::PrioritySleepRelaxCpuContext |
Namespaces | |
| namespace | stk |
| Namespace of STK package. | |
| namespace | stk::test |
| Namespace of the test inventory. | |
Functions | |
| stk::test::TEST_GROUP (SwitchStrategyFixedPriority) | |
| stk::test::TEST (SwitchStrategyFixedPriority, GetFirstEmpty) | |
| stk::test::TEST (SwitchStrategyFixedPriority, GetNextEmpty) | |
| stk::test::TEST (SwitchStrategyFixedPriority, OnTaskDeadlineMissedNotSupported) | |
| stk::test::TEST (SwitchStrategyFixedPriority, EndlessNext) | |
| stk::test::TEST (SwitchStrategyFixedPriority, Algorithm) | |
| static void | stk::test::PrioritySleepRelaxCpu () |
| stk::test::TEST (SwitchStrategyFixedPriority, Priority) | |
Variables | |
| static struct stk::test::PrioritySleepRelaxCpuContext | stk::test::g_PrioritySleepRelaxCpuContext |