What are the correct steps for eMMC stress testing?

What are the correct steps for eMMC and UFS stress testing?
When performing a software reset test, is it necessary to wait for ‘mtk_reset.bat’ to complete before executing ‘mtk_reboot.bat’, or is it sufficient to execute ‘mtk_reboot.bat’ only when ‘mtk_reset.bat’ starts?
What about a hardware reset test? Is it a random power-on/off process during the test?

1 Like

Hi,

For SW reset test, please conduct mtk_reset.bat and then mtk_reboot.bat.(once mtk_reset starts, you can then execute mtk_reboot)

The mtk_reset.bat will keep running storage read/write tests while the mtk_reboot.bat will trigger “adb reboot”.

As for HW reset test, you can simply follow the cycle time set in mtk_reboot.bat.

The storage CQI introduction also has the explanations of the parameters in the related test scripts.