# @name Nand Ubifs Write/Read plus standby/resume
# @desc Erase Nand MTD partition, mount it as ubifs and writes to it while doing standby/resume operations
# @requires  nand && ubifs && power_mgr
# @setup_requires 

POWERMGR_S_FUNC_NAND_STANDBY source "common.sh"; run_processes.sh -c " /opt/ltp/runltp -f ddt/nand_perf_ubifs -P $PLATFORM -s 'NAND_S_PERF_UBIFS '  # /opt/ltp/runltp -P $PLATFORM -f ddt/powermgr_suspend -s 'POWERMGR_S_FUNC_SIMPLE_STANDBY ' "

POWERMGR_M_FUNC_NAND_STANDBY source "common.sh"; run_processes.sh -c " /opt/ltp/runltp -f ddt/nand_perf_ubifs -P $PLATFORM -s 'NAND_S_PERF_UBIFS_VARIOUS_BUFSIZE '  # /opt/ltp/runltp -P $PLATFORM -f ddt/powermgr_suspend -s 'POWERMGR_L_STRESS_SIMPLE_STANDBY ' "