mmappfw_plat/mpx_base_view_plugins_api/tsrc/conf/ui_mpxbaseviewpluginstest.cfg
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:23:05 +0100
branchRCL_3
changeset 56 63223d4fd956
parent 55 6c1dfe4da5dd
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035


[Test]
title 1: CMPXAknViewPluginDestruct
create ui_mpxbaseviewpluginstest foobar
foobar CMPXAknViewPluginDestruct
delete foobar
[Endtest] 

[Test]
title 2: CMPXAknViewPluginCreateViewL
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknViewPluginConstruct
foobar CMPXAknViewPluginCreateViewL
foobar CMPXAknViewPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 3: CMPXAknViewPluginDestroyView
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknViewPluginConstruct
foobar CMPXAknViewPluginCreateViewL
foobar CMPXAknViewPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 4: CMPXAknViewPluginActivateViewL
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknViewPluginConstruct
foobar CMPXAknViewPluginCreateViewL
foobar CMPXAknViewPluginActivateViewL
foobar CMPXAknViewPluginDeactivateView
foobar CMPXAknViewPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 5: CMPXAknViewPluginSetAsDefaultViewL
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknViewPluginConstruct
foobar CMPXAknViewPluginCreateViewL
foobar CMPXAknViewPluginSetAsDefaultViewL
foobar CMPXAknViewPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 6: CMPXAknViewPluginDeactivateView
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknViewPluginConstruct
foobar CMPXAknViewPluginCreateViewL
foobar CMPXAknViewPluginActivateViewL
foobar CMPXAknViewPluginDeactivateView
foobar CMPXAknViewPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 7: CMPXAknDialogPluginDestruct
create ui_mpxbaseviewpluginstest foobar
foobar CMPXAknDialogPluginDestruct
delete foobar
[Endtest] 

[Test]
title 8: CMPXAknDialogPluginCreateViewL
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknDialogPluginConstruct
foobar CMPXAknDialogPluginCreateViewL
foobar CMPXAknDialogPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 9: CMPXAknDialogPluginDestroyView
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknDialogPluginConstruct
foobar CMPXAknDialogPluginCreateViewL
foobar CMPXAknDialogPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 10: CMPXAknDialogPluginActivateViewL
create ui_mpxbaseviewpluginstest foobar
bringtoforeground
foobar CDummyMPXAknDialogPluginConstruct
foobar CMPXAknDialogPluginCreateViewL
foobar CMPXAknDialogPluginActivateViewL
foobar CMPXAknDialogPluginDeactivateView
foobar CMPXAknDialogPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
sendtobackground
[Endtest]

[Test]
title 11: CMPXAknDialogPluginSetAsDefaultViewL
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknDialogPluginConstruct
foobar CMPXAknDialogPluginCreateViewL
foobar CMPXAknDialogPluginSetAsDefaultViewL
foobar CMPXAknDialogPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 12: CMPXAknDialogPluginDeactivateView
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknDialogPluginConstruct
foobar CMPXAknDialogPluginCreateViewL
//foobar CMPXAknDialogPluginActivateViewL
foobar CMPXAknDialogPluginDeactivateView
foobar CMPXAknDialogPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 13: CMPXViewPluginNewL
create ui_mpxbaseviewpluginstest foobar
foobar CMPXViewPluginNewL
foobar CMPXViewPluginDestruct
delete foobar
[Endtest] 

[Test]
title 14: CMPXViewPluginDestruct
create ui_mpxbaseviewpluginstest foobar
foobar CMPXViewPluginNewL
foobar CMPXViewPluginDestruct
delete foobar
[Endtest] 

[Test]
title 15: CMPXViewPluginSetObserver
create ui_mpxbaseviewpluginstest foobar
foobar CMPXViewPluginNewL
foobar CMPXViewPluginDestruct
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]