MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / TEST

Function TEST

3rdparty/cppdap/src/dap_test.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30TEST(DAP, PairedInitializeTerminate) {
31 dap::initialize();
32 dap::terminate();
33}
34
35TEST(DAP, NestedInitializeTerminate) {
36 dap::initialize();

Callers

nothing calls this directly

Calls 4

terminateFunction · 0.85
reserveMethod · 0.80
initializeFunction · 0.70
waitMethod · 0.45

Tested by

no test coverage detected