Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
TEST(DAP, PairedInitializeTerminate) {
31
dap::initialize();
32
dap::terminate();
33
}
34
35
TEST(DAP, NestedInitializeTerminate) {
36
dap::initialize();
Callers
nothing calls this directly
Calls
4
terminate
Function · 0.85
reserve
Method · 0.80
initialize
Function · 0.70
wait
Method · 0.45
Tested by
no test coverage detected