MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / test

Function test

tests/basic/test-assert.cpp:173–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173void test()
174{
175 test_exception();
176 test_async();
177 test_parallel();
178 test_when_all();
179}
180
181OPENGEODE_TEST( "assert" )

Callers

nothing calls this directly

Calls 4

test_exceptionFunction · 0.85
test_asyncFunction · 0.85
test_parallelFunction · 0.85
test_when_allFunction · 0.85

Tested by

no test coverage detected