MCPcopy Create free account
hub / github.com/apache/mesos / getAcceptingObjectApprover

Function getAcceptingObjectApprover

src/tests/master_authorization_tests.cpp:471–474  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

469}
470
471static shared_ptr<const ObjectApprover> getAcceptingObjectApprover()
472{
473 return std::make_shared<AcceptingObjectApprover>();
474}
475
476
477// This test verifies that disconnected frameworks do not own

Callers 2

TEST_FFunction · 0.85
TEST_PFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected