Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
238
void 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
main
Function · 0.45
TEST
Function · 0.45
generate_log
Function · 0.45
trim
Function · 0.45
list
Function · 0.45
TEST
Function · 0.45
CORO_TEST_F
Function · 0.45
TEST
Function · 0.45
make_omap
Function · 0.45
read_all_sems
Method · 0.45
CORO_TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
1
run_tests
Function · 0.50
Tested by
no test coverage detected