class AmlSdmmcWithBanjoTest

Defined at line 261 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 263 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 271 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

void TearDown ()

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

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

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

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

Defined at line 391 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 407 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc

void InitializeContiguousPaddrs (const size_t vmos)

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

void InitializeSingleVmoPaddrs (const size_t pages)

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

void InitializeNonContiguousPaddrs (const size_t vmos)

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

fuchsia_hardware_power::PowerElementConfiguration GetHardwarePowerConfig ()

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

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

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

aml_sdmmc_desc_t * descriptors ()

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