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

Function InstallNormalTest

tests/CppUTestExt/OrderedTestTest.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 void InstallNormalTest(UtestShell& test)
68 {
69 TestInstaller(test, "testgroup", "testname", __FILE__, __LINE__);
70 }
71
72 UtestShell* firstTest()
73 {

Callers 1

TESTFunction · 0.85

Calls 1

TestInstallerClass · 0.85

Tested by

no test coverage detected