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

Method listTests

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

Source from the content-addressed store, hash-verified

9980 }
9981
9982 bool Config::listTests() const { return m_data.listTests; }
9983 bool Config::listTestNamesOnly() const { return m_data.listTestNamesOnly; }
9984 bool Config::listTags() const { return m_data.listTags; }
9985 bool Config::listReporters() const { return m_data.listReporters; }

Callers 1

listFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected