Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.85
Calls
1
TestInstaller
Class · 0.85
Tested by
no test coverage detected