# @name 
#	NAND modular read write on ubifs stress test 
# @desc 
#       modprobe nand module first and then do RW and then rmmod it
# @setup_requires nand
# @requires  nand && ubifs 

NAND_M_MODULAR_STRESS_RW_UBIFS source "common.sh"; do_cmd blk_device_modular_dd_rw.sh -f "ubifs" -b "1M" -c "10" -l "20" -d "nand"
