template <>

class WireWeakOnewayBufferClientImpl

Defined at line 4825 of file fidling/gen/sdk/fidl/fuchsia.test.manager/fuchsia.test.manager/cpp/fidl/fuchsia.test.manager/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus Run (::fidl::StringView test_suite_url, ::fuchsia_test_manager::wire::RunSuiteOptions options, ::fidl::ServerEnd< ::fuchsia_test_manager::SuiteController> && controller)

Run a test suite. A suite is a test component that implements `fuchsia.test.Suite`.

Caller provides the backing storage for FIDL message.