MCPcopy Create free account
hub / github.com/arun11299/cpp-subprocess / main

Function main

test/test_env.cc:20–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18#endif
19
20int main() {
21#ifndef __USING_WINDOWS__
22 test_env();
23#endif
24 return 0;
25}

Callers

nothing calls this directly

Calls 1

test_envFunction · 0.85

Tested by

no test coverage detected