MCPcopy Create free account
hub / github.com/QuEST-Kit/QuEST / SECTION

Function SECTION

tests/unit/environment.cpp:48–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46TEST_CASE( "initQuESTEnv", TEST_CATEGORY ) {
47
48 SECTION( LABEL_CORRECTNESS ) {
49
50 // cannot be meaningfully tested since env already active
51 SUCCEED( );
52 }
53
54 SECTION( LABEL_VALIDATION ) {
55

Callers

nothing calls this directly

Calls 5

initQuESTEnvFunction · 0.85
initCustomQuESTEnvFunction · 0.85
syncQuESTEnvFunction · 0.85
isQuESTEnvInitFunction · 0.85
getQuESTEnvFunction · 0.85

Tested by

no test coverage detected