Crate fidl_fuchsia_testing_harness

Source

Macros§

OperationErrorUnknown
Pattern that matches an unknown OperationError member.

Structs§

RealmProxyConnectToNamedProtocolRequest
RealmProxyConnectToServiceInstanceRequest
RealmProxyOpenServiceRequest
RealmProxy_ConnectToNamedProtocolResponder
RealmProxy_ConnectToServiceInstanceResponder
RealmProxy_ControlHandle
RealmProxy_EventStream
RealmProxy_Marker
RealmProxy_OpenServiceResponder
RealmProxy_Proxy
RealmProxy_RequestStream
A Stream of incoming requests for fuchsia.testing.harness/RealmProxy.
RealmProxy_SynchronousProxy

Enums§

OperationError
Fuchsia test harness operation error type.
RealmProxy_Event
RealmProxy_Request
This protocol mediates a test suite’s access to a component under test.

Constants§

MAX_PROTOCOL_LEN
The maximum number of characters allowed in a FIDL protocol name. This is set to the maximum length of filesystem node name because we generally use the filesystem for protocol discovery.

Traits§

RealmProxy_ProxyInterface

Type Aliases§

RealmProxyConnectToNamedProtocolResult
RealmProxyConnectToServiceInstanceResult
RealmProxyOpenServiceResult