# @name USB plus standby/resume operations
# @desc USB Read/Write tests while doing standby/resume operations
# @requires power_mgr && (usb || usbxhci/host)
# @setup_requires usbhostmsc

POWERMGR_S_FUNC_USB_STANDBY source "common.sh"; run_processes.sh -c " /opt/ltp/runltp -f ddt/usbhost_dd_rw -P $PLATFORM -s 'USBHOST_S_FUNC_DD_RW_10M '  # /opt/ltp/runltp -P $PLATFORM -f ddt/powermgr_suspend -s 'POWERMGR_S_FUNC_SIMPLE_STANDBY ' "

POWERMGR_M_FUNC_USB_STANDBY source "common.sh"; run_processes.sh -c " /opt/ltp/runltp -f ddt/usbhost_dd_rw -P $PLATFORM -s 'USBHOST_M_FUNC_DD_RW_100M '  # /opt/ltp/runltp -P $PLATFORM -f ddt/powermgr_suspend -s 'POWERMGR_L_STRESS_SIMPLE_STANDBY ' "