|
FastLED 3.9.15
|
| int fl::test::TestContext::registerTest | ( | TestFunc | func, |
| const char * | name, | ||
| const char * | file, | ||
| int | line ) |
Definition at line 102 of file fltest.cpp.hpp.
References FL_NOEXCEPT, fl::test::TestContext::TestCaseInfo::mFile, fl::test::TestContext::TestCaseInfo::mFunc, fl::test::TestContext::TestCaseInfo::mLine, fl::test::TestContext::TestCaseInfo::mName, and mTestCases.