MCPcopy Create free account
hub / github.com/boostorg/stacktrace / main

Function main

test/test_noop.cpp:52–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52int main() {
53 test_deeply_nested_namespaces();
54 test_nested();
55 test_empty_frame();
56
57 return boost::report_errors();
58}

Callers

nothing calls this directly

Calls 3

test_empty_frameFunction · 0.85
test_nestedFunction · 0.70

Tested by

no test coverage detected