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>
# 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]
[Scenario4]
name=HomeScreen
max_duration_ms=3000
-support=yes
\ No newline at end of file
+support=yes
+
+[Scenario5]
+name=Performance
+support=yes