# @name # NAND modular read write on ubifs stress test # @desc # modprobe nand module first and then do RW and then rmmod it # @requires nand && ubifs NAND_L_MODULAR_STRESS_RW_UBIFS source "common.sh"; do_cmd blk_device_modular_dd_rw.sh -f "ubifs" -b "1M" -c "10" -l "10" -d "nand"