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

◆ instance()

TestContext & fl::test::TestContext::instance ( )
static

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

97 {
98 static TestContext ctx;
99 return ctx;
100}
TestContext() FL_NOEXCEPT

References TestContext(), and FL_NOEXCEPT.

Referenced by fl::test::TestRegistrar::TestRegistrar(), fl::test::Subcase::~Subcase(), fl::test::binaryAssert(), fl::test::fail(), and fl::test::detail::TypeIterator< TypeList< T, Rest... >, TestFunc >::iterate().

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