pass: pmqos: Add new Performance mode 43/254443/1 accepted/tizen/unified/20210303.220406 submit/tizen/20210303.073452
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 3 Mar 2021 03:56:18 +0000 (12:56 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 3 Mar 2021 03:56:18 +0000 (12:56 +0900)
Add new 'Performance' mode in order to support the highest performance.
There are always requirements to test the device with high-performance.

Change-Id: I5d2eadefeedd8d0d56e08f37c68fd0664c2ffb8b
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
scripts/pass-pmqos.conf

index 3dc3332fadd91b0d915c9487f0b9e656d5cb7e28..4a4259ae5996fa1d0801df30d58e73dbebfec563 100644 (file)
@@ -2,7 +2,7 @@
 # set to "yes" scenario_support (Default value is no)
 # set scenario_num to be tested
 scenario_support=yes
-scenario_num=5
+scenario_num=6
 
 # describe the scenario section as follows
 #[Scenario0]
@@ -32,4 +32,8 @@ support=yes
 [Scenario4]
 name=HomeScreen
 max_duration_ms=3000
-support=yes
\ No newline at end of file
+support=yes
+
+[Scenario5]
+name=Performance
+support=yes