FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setTotalTests()

void fl::test::TAPReporter::setTotalTests ( fl::u32 total)
inline

Set the total number of tests (for TAP plan line) If not set, plan is output at the end instead.

Definition at line 667 of file fltest.h.

667{ mTotalTests = total; }

References FL_NOEXCEPT, mTotalTests, and setTotalTests().

Referenced by setTotalTests().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: