class FakeControl
Defined at line 198 of file ../../src/connectivity/weave/adaptation/tests/warm_unittests.cpp
A fake implementation of the `fuchsia.net.interfaces.admin/Control` protocol
for a single interface.
Public Methods
void FakeControl ()
Defined at line 200 of file ../../src/connectivity/weave/adaptation/tests/warm_unittests.cpp
void FakeControl (std::shared_ptr<std::vector<OwnedAddress>> addresses, std::shared_ptr<bool> forwarding_enabled, async_dispatcher_t * dispatcher, fidl::InterfaceRequest<fuchsia::net::interfaces::admin::Control> request, std::optional<zx_status_t> add_addresses_fail_with_err)
Defined at line 201 of file ../../src/connectivity/weave/adaptation/tests/warm_unittests.cpp
void ~FakeControl ()
Defined at line 214 of file ../../src/connectivity/weave/adaptation/tests/warm_unittests.cpp