Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ main
Function
main
cpp/src/tracing_test.cpp:153–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
int main(int argc, char **argv) {
154
int failed = 0;
155
RUN_ARGV_TEST(failed, test_tracing());
156
return failed;
157
}
Callers
nothing calls this directly
Calls
1
test_tracing
Function · 0.85
Tested by
no test coverage detected