diff -r e257e2b6459d -r 4aca42fa4eb1 mmappfw_plat/mpx_base_view_plugins_api/tsrc/conf/ui_mpxbaseviewpluginstest.cfg --- 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]