Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ main
Function
main
cpp/src/context_test.cpp:165–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
int main(int argc, char **argv) {
166
int failed = 0;
167
RUN_ARGV_TEST(failed, test_user_context());
168
return failed;
169
}
Callers
nothing calls this directly
Calls
1
test_user_context
Function · 0.85
Tested by
no test coverage detected