SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
Loading...
Searching...
No Matches
stktest_switchstrategyswroundrobin.cpp File Reference
#include "stktest.h"
Include dependency graph for stktest_switchstrategyswroundrobin.cpp:

Go to the source code of this file.

Namespaces

namespace  stk
 Namespace of STK package.
namespace  stk::test
 Namespace of the test inventory.

Functions

 stk::test::TEST_GROUP (SwitchStrategySWRoundRobin)
 stk::test::TEST (SwitchStrategySWRoundRobin, GetFirstEmpty)
 stk::test::TEST (SwitchStrategySWRoundRobin, GetNextEmpty)
 stk::test::TEST (SwitchStrategySWRoundRobin, OnTaskDeadlineMissedNotSupported)
 stk::test::TEST (SwitchStrategySWRoundRobin, EndlessNext)
 stk::test::TEST (SwitchStrategySWRoundRobin, Algorithm)