# @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_SGX source 'common.sh'; run_processes.sh -c "/opt/ltp/runltp -f ddt/sgx -P $PLATFORM -s SGX_S_FUNC_OGLES2CHAMELEONMAN # /opt/ltp/runltp -P $PLATFORM -f ddt/powermgr_cpufreq -s POWERMGR_S_FUNC_CPUFREQ_BASIC"

SYSTEM_L_STRESS_OPP_SGX source 'common.sh'; run_processes.sh -c "/opt/ltp/runltp -P $PLATFORM -f ddt/sgx -s SGX_L_FUNC_OGLES2CHAMELEONMAN # /opt/ltp/runltp -P $PLATFORM -f ddt/powermgr_cpufreq -s POWERMGR_L_STRESS_CPUFREQ_RELIABILITY"

