class AmlSdmmcWithBanjoTest

Defined at line 257 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

WARNING: Don't use this test as a template for new tests as it uses the old driver testing

library.

Protected Members

unowned bti_
optional mmio_
DriverRuntime runtime_
Unowned env_dispatcher_
TestDispatcherBound incoming_
ClientEnd outgoing_directory_client_
DriverUnderTest dut_

Public Methods

void AmlSdmmcWithBanjoTest ()

Defined at line 259 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

void StartDriver (bool create_fake_bti_with_paddrs, bool supply_power_framework)

Defined at line 267 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

void TearDown ()

Defined at line 359 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

fidl::ClientEnd<fuchsia_io::Directory> CreateDriverSvcClient ()

Defined at line 369 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

fdf::WireSyncClient<fuchsia_hardware_sdmmc::Sdmmc> GetClient ()

Defined at line 387 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

Protected Methods

zx_koid_t GetVmoKoid (const zx::vmo & vmo)

Defined at line 403 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

void InitializeContiguousPaddrs (const size_t vmos)

Defined at line 415 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

void InitializeSingleVmoPaddrs (const size_t pages)

Defined at line 423 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

void InitializeNonContiguousPaddrs (const size_t vmos)

Defined at line 431 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

fuchsia_hardware_power::PowerElementConfiguration GetHardwarePowerConfig ()

Defined at line 439 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

std::vector<fuchsia_hardware_power::PowerElementConfiguration> GetAllPowerConfigs ()

Defined at line 464 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

aml_sdmmc_desc_t * descriptors ()

Defined at line 468 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc