MCPcopy Create free account
hub / github.com/arkhipenko/TaskScheduler / main

Function main

tests/test-scheduler-thread-safe.cpp:480–483  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

478// ============================================
479
480int main(int argc, char **argv) {
481 ::testing::InitGoogleTest(&argc, argv);
482 return RUN_ALL_TESTS();
483}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected