mmappfw_plat/mpx_base_view_plugins_api/tsrc/conf/ui_mpxbaseviewpluginstest.cfg
branchRCL_3
changeset 24 6c1dfe4da5dd
parent 20 4aca42fa4eb1
child 25 63223d4fd956
equal deleted inserted replaced
23:e42293e811d8 24:6c1dfe4da5dd
    89 [Endtest]
    89 [Endtest]
    90 
    90 
    91 [Test]
    91 [Test]
    92 title 10: CMPXAknDialogPluginActivateViewL
    92 title 10: CMPXAknDialogPluginActivateViewL
    93 create ui_mpxbaseviewpluginstest foobar
    93 create ui_mpxbaseviewpluginstest foobar
    94 bringtoforeground
       
    95 foobar CDummyMPXAknDialogPluginConstruct
    94 foobar CDummyMPXAknDialogPluginConstruct
    96 foobar CMPXAknDialogPluginCreateViewL
    95 foobar CMPXAknDialogPluginCreateViewL
    97 foobar CMPXAknDialogPluginActivateViewL
    96 foobar CMPXAknDialogPluginActivateViewL
    98 foobar CMPXAknDialogPluginDeactivateView
    97 foobar CMPXAknDialogPluginDeactivateView
    99 foobar CMPXAknDialogPluginDestroyView
    98 foobar CMPXAknDialogPluginDestroyView
   100 foobar CDummyMPXViewPluginDesConstruct 
    99 foobar CDummyMPXViewPluginDesConstruct 
   101 delete foobar
   100 delete foobar
   102 sendtobackground
       
   103 [Endtest]
   101 [Endtest]
   104 
   102 
   105 [Test]
   103 [Test]
   106 title 11: CMPXAknDialogPluginSetAsDefaultViewL
   104 title 11: CMPXAknDialogPluginSetAsDefaultViewL
   107 create ui_mpxbaseviewpluginstest foobar
   105 create ui_mpxbaseviewpluginstest foobar
   147 foobar CMPXViewPluginNewL
   145 foobar CMPXViewPluginNewL
   148 foobar CMPXViewPluginDestruct
   146 foobar CMPXViewPluginDestruct
   149 delete foobar
   147 delete foobar
   150 [Endtest]
   148 [Endtest]
   151 
   149 
   152 [Test]# lsf key
       
   153 title PressKey
       
   154 pause 10000
       
   155 presskey global EKeyDevice0
       
   156 [Endtest] 
       
   157 
       
   158 [Test]# rsf key
       
   159 title PressKey
       
   160 pause 10000
       
   161 presskey global EKeyDevice1
       
   162 [Endtest]