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

◆ testRunStart()

void fl::test::SerialReporter::testRunStart ( )
overridevirtual

Implements fl::test::IReporter.

Definition at line 511 of file fltest.cpp.hpp.

511 {
512 print("\n");
513 print("====== FL TEST: Running tests... ======\n");
514}
void print(const char *msg) FL_NOEXCEPT

References FL_NOEXCEPT, and print().

+ Here is the call graph for this function: