|
FastLED 3.9.15
|
#include <fltest.h>
Public Member Functions | |
| bool | allPassed () const FL_NOEXCEPT |
| void | reset () FL_NOEXCEPT |
Public Attributes | |
| fl::u32 | mAssertsFailed = 0 |
| fl::u32 | mAssertsPassed = 0 |
| fl::u32 | mTestCasesFailed = 0 |
| fl::u32 | mTestCasesPassed = 0 |
| fl::u32 | mTestCasesRun = 0 |
| fl::u32 | mTestCasesSkipped = 0 |
| fl::u32 | mTotalDurationMs = 0 |