MCPcopy Create free account
hub / github.com/RenderKit/embree / parseTestSpec

Function parseTestSpec

tutorials/external/catch.hpp:12289–12291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12287 }
12288
12289 TestSpec parseTestSpec( std::string const& arg ) {
12290 return TestSpecParser( ITagAliasRegistry::get() ).parse( arg ).testSpec();
12291 }
12292
12293} // namespace Catch
12294// end catch_test_spec_parser.cpp

Callers

nothing calls this directly

Calls 4

TestSpecParserClass · 0.85
testSpecMethod · 0.80
getFunction · 0.50
parseMethod · 0.45

Tested by

no test coverage detected