# @name EMMC Write/Read Quick Performance test
# @desc Mount the existing fs on card and do read write perf test
# @requires mmc_host
# @setup_requires emmc

EMMC_S_PERF_SANITY source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -s 10 -B "262144" -d "emmc"



