Structs§
- A Stream of incoming requests for fuchsia.driver.test/DriverLists.
- A Stream of incoming requests for fuchsia.driver.test/Internal.
- A list of arguments that can be used to configure DriverTestRealm.
- A Stream of incoming requests for fuchsia.driver.test/Realm.
Enums§
- 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.
- 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.
- This protocol is for the DriverTestRealm. It is an integration test framework for drivers.
Constants§
Traits§
Type Aliases§
- A driver name is the name defined in ZIRCON_DRIVER_BEGIN begin macro for a specific driver.