class TestAmlSdmmcWithBanjo

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

Public Members

static const char[] kInstance

Public Methods

void TestAmlSdmmcWithBanjo (fdf::DriverStartArgs start_args, fdf::UnownedSynchronizedDispatcher dispatcher)

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

void * SetTestHooks ()

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

const inspect::Hierarchy * GetInspectRoot (const std::string & suffix)

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

void ExpectInspectBoolPropertyValue (const std::string & name, bool value)

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

void ExpectInspectPropertyValue (const std::string & name, uint64_t value)

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

void ExpectInspectPropertyValue (const std::string & path, const std::string & name, std::string_view value)

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

zx_status_t WaitForInterruptImpl ()

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

void WaitForBus ()

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

void SetRequestResults (const char * request_results)

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

void SetRequestInterruptStatus (uint32_t status)

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