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

Function main

phxqueue/test/test_log_main.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15#include "phxqueue/test/test_log.h"
16
17int main(int argc, char **argv) {
18 phxqueue::test::TestLog::Process();
19 return 0;
20}
21

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected