mmappfw_plat/mpx_base_view_plugins_api/tsrc/conf/ui_mpxbaseviewpluginstest.cfg
branchRCL_3
changeset 56 63223d4fd956
parent 55 6c1dfe4da5dd
--- a/mmappfw_plat/mpx_base_view_plugins_api/tsrc/conf/ui_mpxbaseviewpluginstest.cfg	Tue Aug 31 15:41:40 2010 +0300
+++ b/mmappfw_plat/mpx_base_view_plugins_api/tsrc/conf/ui_mpxbaseviewpluginstest.cfg	Wed Sep 01 12:23:05 2010 +0100
@@ -91,6 +91,7 @@
 [Test]
 title 10: CMPXAknDialogPluginActivateViewL
 create ui_mpxbaseviewpluginstest foobar
+bringtoforeground
 foobar CDummyMPXAknDialogPluginConstruct
 foobar CMPXAknDialogPluginCreateViewL
 foobar CMPXAknDialogPluginActivateViewL
@@ -98,6 +99,7 @@
 foobar CMPXAknDialogPluginDestroyView
 foobar CDummyMPXViewPluginDesConstruct 
 delete foobar
+sendtobackground
 [Endtest]
 
 [Test]
@@ -147,3 +149,14 @@
 delete foobar
 [Endtest]
 
+[Test]# lsf key
+title PressKey
+pause 10000
+presskey global EKeyDevice0
+[Endtest] 
+
+[Test]# rsf key
+title PressKey
+pause 10000
+presskey global EKeyDevice1
+[Endtest]