summaryrefslogtreecommitdiff
path: root/common/scripts/pm-qa/Switches.sh
blob: cc59992b5eac016233780b068a19c301ac08045b (plain)
1
2
3
4
5
6
7
8
9
10
11
# These are switches to enable/disable some tests.

# Thermal tests
export thermal_try_max=0

# Suspend tests
export suspend_dbus=0
export suspend_pmsuspend=1
export suspend_mem=1
export suspend_ac=0
export suspend_power=0