MCPcopy Create free account
hub / github.com/apache/trafficserver / parseTestSpec

Function parseTestSpec

lib/catch2/catch.hpp:14928–14930  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14926 }
14927
14928 TestSpec parseTestSpec( std::string const& arg ) {
14929 return TestSpecParser( ITagAliasRegistry::get() ).parse( arg ).testSpec();
14930 }
14931
14932} // namespace Catch
14933// 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