|
HF-WS2812 Driver 0.1.0-dev
HF-WS2812 ESP32 RMT Driver
|
Context passed to test task trampoline. More...
#include <TestFramework.h>
Public Attributes | |
| const char * | test_name |
| bool(* | test_func )() noexcept |
| TestResults * | results |
| const char * | tag |
| SemaphoreHandle_t | completion_semaphore |
Context passed to test task trampoline.
| SemaphoreHandle_t TestTaskContext::completion_semaphore |
| TestResults* TestTaskContext::results |
| const char* TestTaskContext::tag |
|
noexcept |
| const char* TestTaskContext::test_name |