![]() |
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>
Public Attributes | |
| Stack * | stack |
| IStackMemory * | memory |
| ITask * | task |
| IStackMemory* stk::test::PlatformTestMock::StackInfo::memory |
| Stack* stk::test::PlatformTestMock::StackInfo::stack |
Definition at line 79 of file stktest.h.
Referenced by stk::test::TEST(), stk::test::TEST(), and stk::test::TEST().
| ITask* stk::test::PlatformTestMock::StackInfo::task |
Definition at line 81 of file stktest.h.
Referenced by stk::test::TEST().