MCPcopy Create free account
hub / github.com/Tencent/phxqueue / main

Function main

phxqueue/test/test_plugin_main.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21
22int main(int argc, char **argv) {
23 test::TestConfigFactory::Process();
24 return 0;
25}
26

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected