class LocalEnd

Defined at line 52 of file ../../src/connectivity/network/mdns/service/test/mdns_netemul_test_agent.cc

/////////////////////////////////////////////////////////////////////////////

LocalEnd

An instance of this class runs as the 'local' end of the test, which runs

the tests.

This test verifies that a service published by the remote end is properly

discovered and that the host name of the remote end can be successfully

resolved to an IP address.

Public Methods

std::unique_ptr<LocalEnd> Create (sys::ComponentContext * component_context, QuitCallback quit_callback)

Defined at line 54 of file ../../src/connectivity/network/mdns/service/test/mdns_netemul_test_agent.cc

void LocalEnd (sys::ComponentContext * component_context, QuitCallback quit_callback)

Defined at line 59 of file ../../src/connectivity/network/mdns/service/test/mdns_netemul_test_agent.cc