MCPcopy Create free account
hub / github.com/cpputest/cpputest / getNameFilters

Method getNameFilters

src/CppUTest/CommandLineArguments.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206const TestFilter* CommandLineArguments::getNameFilters() const
207{
208 return nameFilters_;
209}
210
211void CommandLineArguments::setRepeatCount(int ac, const char *const *av, int& i)
212{

Callers 2

initializeTestRunMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

initializeTestRunMethod · 0.64
TESTFunction · 0.64