# @name Memtester plus suspend/resume
# @desc Test memory using memtester application while doing power suspend/resume operations
# @requires power_mgr 
# @setup_requires 

POWERMGR_L_FUNC_MEMTEST10p_SUSPEND source "common.sh"; run_processes.sh -c " /opt/ltp/runltp -f ddt/memtest -P $PLATFORM -s 'MEMORY_M_FUNC_MEMTESTER_10pct_1time '  # /opt/ltp/runltp -P $PLATFORM -f ddt/powermgr_suspend -s 'POWERMGR_S_FUNC_SIMPLE_SUSPEND ' "

POWERMGR_L_FUNC_MEMTEST50p_SUSPEND source "common.sh"; run_processes.sh -c " /opt/ltp/runltp -f ddt/memtest -P $PLATFORM -s 'MEMORY_L_FUNC_MEMTESTER_50pct_1time '  # /opt/ltp/runltp -P $PLATFORM -f ddt/powermgr_suspend -s 'POWERMGR_L_STRESS_SIMPLE_SUSPEND ' "