Crate fidl_fuchsia_driver_test

Source

Structs§

DriverListsControlHandle
DriverListsEventStream
DriverListsGetDriverListsResponder
DriverListsGetDriverListsResponse
DriverListsMarker
DriverListsProxy
DriverListsRequestStream
A Stream of incoming requests for fuchsia.driver.test/DriverLists.
DriverListsSynchronousProxy
DriverLog
Expose
InternalControlHandle
InternalEventStream
InternalGetBootDirectoryResponder
InternalGetBootDirectoryResponse
InternalGetBootDriverOverridesResponder
InternalGetBootDriverOverridesResponse
InternalGetTestPackageResponder
InternalGetTestPackageResponse
InternalGetTestResolutionContextResponder
InternalGetTestResolutionContextResponse
InternalMarker
InternalProxy
InternalRequestStream
A Stream of incoming requests for fuchsia.driver.test/Internal.
InternalSynchronousProxy
Offer
RealmArgs
A list of arguments that can be used to configure DriverTestRealm.
RealmControlHandle
RealmEventStream
RealmMarker
RealmProxy
RealmRequestStream
A Stream of incoming requests for fuchsia.driver.test/Realm.
RealmStartRequest
RealmStartResponder
RealmSynchronousProxy
SoftwareDevice

Enums§

Collection
DriverListsEvent
DriverListsRequest
This protocol is served when running with the driver_test_realm to be used by the driver index to dynamically get the list of drivers.
InternalEvent
InternalRequest
This protocol is served when running with the driver_test_realm to be used by the fake-resolver component to access the various directories and metadata of the test it needs.
RealmEvent
RealmRequest
This protocol is for the DriverTestRealm. It is an integration test framework for drivers.

Constants§

MAX_DRIVERS
MAX_DRIVER_URL
MAX_SOFTWARE_DEVICES

Traits§

DriverListsProxyInterface
InternalProxyInterface
RealmProxyInterface

Type Aliases§

DriverListsGetDriverListsResult
DriverName
A driver name is the name defined in ZIRCON_DRIVER_BEGIN begin macro for a specific driver.
InternalGetBootDirectoryResult
InternalGetBootDriverOverridesResult
InternalGetTestPackageResult
InternalGetTestResolutionContextResult
RealmStartResult