# @name Test various drivers while changing cpu frequency
# @desc Test various drivers while the OPP is changed to cover all possible vallues
# @requires graphics

SYSTEM_S_FUNC_OPP_LCD source 'common.sh'; run_processes.sh -c "/opt/ltp/runltp -P $PLATFORM -f ddt/multi_display -s MULTIDISP_S_FUNC_PLAYBACK_ANY # /opt/ltp/runltp -P $PLATFORM -f ddt/powermgr_cpufreq -s POWERMGR_S_FUNC_CPUFREQ_BASIC"

SYSTEM_L_STRESS_OPP_LCD source 'common.sh'; run_processes.sh -c "/opt/ltp/runltp -P $PLATFORM -f ddt/multi_display -s MULTIDISP_S_FUNC_PLAYBACK_ANY -T 100 # /opt/ltp/runltp -P $PLATFORM -f ddt/powermgr_cpufreq -s POWERMGR_L_STRESS_CPUFREQ_RELIABILITY"

