FastLED 3.9.15
Loading...
Searching...
No Matches
result_formatter.cpp.hpp File Reference
+ Include dependency graph for result_formatter.cpp.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::validation
 

Functions

string fl::validation::formatSummaryTable (const fl::vector< fl::DriverTestResult > &driver_results)
 Format driver validation results as a summary table.
 
void fl::validation::printSummaryTable (const fl::vector< fl::DriverTestResult > &driver_results)
 Print driver validation summary table to log.