MCPcopy Create free account
hub / github.com/boostorg/beast / run

Method run

test/beast/core/static_buffer.cpp:173–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171 }
172
173 void
174 run() override
175 {
176 testDynamicBuffer();
177 testMembers();
178 }
179};
180
181BEAST_DEFINE_TESTSUITE(beast,core,static_buffer);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected