summaryrefslogtreecommitdiff
path: root/common/scripts/pm-qa/Switches.sh
diff options
context:
space:
mode:
Diffstat (limited to 'common/scripts/pm-qa/Switches.sh')
-rw-r--r--common/scripts/pm-qa/Switches.sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/common/scripts/pm-qa/Switches.sh b/common/scripts/pm-qa/Switches.sh
deleted file mode 100644
index cc59992..0000000
--- a/common/scripts/pm-qa/Switches.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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