--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/Performance/p.ini Mon Jan 18 20:36:02 2010 +0200
@@ -0,0 +1,39 @@
+[GetBaseConstants]
+actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
+
+[InitNtRas]
+actionParam =
+
+[CreateSession]
+actionParam = session
+
+[ResetMessageStore]
+actionParam = session
+
+[CreateRegistry]
+actionParam = session clientMtmRegistry
+
+[SetDefaultConfigurationPOP3]
+actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfPop3Settings "c:\perf\p.txt"
+
+[CreatePop3Service]
+actionParam = session _ _ _ _ "Pop3Service" Pop3ServiceId
+
+[CreatePop3Mtm]
+actionParam = session Pop3ServiceId clientMtmRegistry Pop3Mtm
+
+[SetPop3ServiceParameters]
+actionParam = session Pop3ServiceId _
+
+[ConnectPop3Server]
+actionParam = Pop3ServiceId Pop3Mtm
+
+[CreateChildrenSelection]
+actionParam = session Pop3ServiceId selection
+
+[CopySelection]
+actionParam = session selection inboxFolderId
+
+[DisconnectPop3Server]
+actionParam = Pop3ServiceId Pop3Mtm
+