mmappfw_plat/mpx_base_view_plugins_api/tsrc/conf/ui_mpxbaseviewpluginstest.cfg
branchRCL_3
changeset 42 4aca42fa4eb1
parent 0 a2952bb97e68
child 55 6c1dfe4da5dd
--- a/mmappfw_plat/mpx_base_view_plugins_api/tsrc/conf/ui_mpxbaseviewpluginstest.cfg	Wed Jun 09 10:13:45 2010 +0300
+++ b/mmappfw_plat/mpx_base_view_plugins_api/tsrc/conf/ui_mpxbaseviewpluginstest.cfg	Mon Jun 21 16:13:35 2010 +0300
@@ -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]