class TestAmlSdmmcWithBanjo
Defined at line 45 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 49 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc
void * SetTestHooks ()
Defined at line 53 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 58 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 63 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 72 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_viewvalue)
Defined at line 81 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc
zx_status_t WaitForInterruptImpl ()
Defined at line 92 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc
void WaitForBus ()
Defined at line 135 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc
void SetRequestResults (const char * request_results)
Defined at line 137 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc
void SetRequestInterruptStatus (uint32_t status)
Defined at line 150 of file ../../src/devices/block/drivers/aml-sdmmc/aml-sdmmc-with-banjo-test.cc