MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / listTestNamesOnly

Method listTestNamesOnly

test/expected/catch.hpp:9908–9908  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9906
9907 bool Config::listTests() const { return m_data.listTests; }
9908 bool Config::listTestNamesOnly() const { return m_data.listTestNamesOnly; }
9909 bool Config::listTags() const { return m_data.listTags; }
9910 bool Config::listReporters() const { return m_data.listReporters; }
9911

Callers 1

listFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected