MCPcopy Create free account
hub / github.com/FastLED/FastLED / run_tests

Function run_tests

tests/doctest_main.cpp:135–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133#endif
134
135extern "C" TEST_DLL_EXPORT int run_tests(int argc, const char** argv) {
136 return testing_detail::fl_run_tests(argc, argv);
137}
138
139#else
140// Standard mode: Define main function

Callers

nothing calls this directly

Calls 1

fl_run_testsFunction · 0.85

Tested by

no test coverage detected