MCPcopy Create free account
hub / github.com/ceph/ceph / exec

Method exec

src/test/admin_socket_output.cc:238–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238void AdminSocketOutput::exec() {
239 ceph_assert(init_directories());
240 ceph_assert(init_sockets());
241 ceph_assert(gather_socket_output());
242 ceph_assert(run_tests());
243}

Callers 15

mainFunction · 0.45
TESTFunction · 0.45
generate_logFunction · 0.45
trimFunction · 0.45
listFunction · 0.45
TESTFunction · 0.45
CORO_TEST_FFunction · 0.45
TESTFunction · 0.45
make_omapFunction · 0.45
read_all_semsMethod · 0.45
CORO_TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls 1

run_testsFunction · 0.50

Tested by

no test coverage detected