22
|
1 |
// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
2 |
// All rights reserved.
|
|
3 |
// This component and the accompanying materials are made available
|
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
|
5 |
// which accompanies this distribution, and is available
|
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
7 |
//
|
|
8 |
// Initial Contributors:
|
|
9 |
// Nokia Corporation - initial contribution.
|
|
10 |
//
|
|
11 |
// Contributors:
|
|
12 |
//
|
|
13 |
// Description:
|
|
14 |
//
|
|
15 |
|
|
16 |
CAPABILITY ALL -TCB
|
|
17 |
TARGET MessagingTestServer.exe
|
|
18 |
TARGETTYPE exe
|
|
19 |
UID 0x1000007A 0x101F7774
|
|
20 |
|
|
21 |
USERINCLUDE ../Framework/inc
|
|
22 |
USERINCLUDE ../TestActions/Sample/inc ../TestActions/Base/inc
|
|
23 |
USERINCLUDE ../TestActions/Email/Common/inc ../TestActions/Email/Imap4/inc ../TestActions/Email/Pop3/inc ../TestActions/Email/Smtp/inc
|
|
24 |
USERINCLUDE ../TestActions/Sms/inc
|
|
25 |
USERINCLUDE ../TestActions/Mms/inc
|
|
26 |
USERINCLUDE ../TestActions/Framework/inc
|
|
27 |
USERINCLUDE ../TestActionUtils/inc
|
|
28 |
USERINCLUDE ../TestActions/Pigeon/inc
|
|
29 |
USERINCLUDE ../TestCases/NonScriptedTestCases/inc
|
|
30 |
|
|
31 |
USERINCLUDE ../../msgtests/Framework/server/inc
|
|
32 |
USERINCLUDE ../../watcherfw/inc
|
|
33 |
USERINCLUDE ../../scheduledsendmtm/test/unit/inc
|
|
34 |
|
|
35 |
MW_LAYER_SYSTEMINCLUDE_SYMBIAN
|
|
36 |
|
|
37 |
SOURCEPATH ../Framework/src
|
|
38 |
SOURCE CMtfTestAction.cpp CMtfTestActionManager.cpp CMtfTestActionWait.cpp
|
|
39 |
SOURCE CMtfTestCase.cpp CMtfTestActionSectionComplete.cpp CMtfTestBeginManager.cpp
|
|
40 |
SOURCE CMtfTestParameterStore.cpp CMtfTestActionNamePair.cpp CMtfTestCaseNamePair.cpp
|
|
41 |
SOURCE CMtfTestActionParameters.cpp CMtfTestServer.cpp CMtfSynchronousTestAction.cpp
|
|
42 |
SOURCE CMtfScriptedTestCase.cpp CMtfTestParameter.cpp CMtfConfigurationType.cpp
|
|
43 |
SOURCE CMtfEnumeratorConverter.cpp CMtfSetConfigurationTestStep.cpp
|
|
44 |
|
|
45 |
SOURCEPATH ../TestActions/Sample/src
|
|
46 |
SOURCE CMtfTestActionSampleActionA.cpp CMtfTestActionSampleActionB.cpp
|
|
47 |
SOURCE CMtfTestActionSampleActionC.cpp CMtfTestActionSampleActionD.cpp
|
|
48 |
SOURCE CMtfTestActionSampleActionE.cpp CMtfTestActionSampleActionF.cpp
|
|
49 |
|
|
50 |
SOURCEPATH ../TestActions/Base/src
|
|
51 |
SOURCE CMtfTestActionGetBaseConstants.cpp
|
|
52 |
SOURCE CMtfTestActionGetEntryPriorityEnums.cpp
|
|
53 |
SOURCE CMtfTestActionSleep.cpp
|
|
54 |
SOURCE CMtfTestActionDeleteMessageStore.cpp
|
|
55 |
SOURCE CMtfTestActionCreateSession.cpp CMtfTestActionDeleteSession.cpp
|
|
56 |
SOURCE CMtfTestActionResetMessageStore.cpp
|
|
57 |
SOURCE CMtfTestActionCreateService.cpp CMtfTestActionDeleteService.cpp
|
|
58 |
SOURCE CMtfTestActionCreateRegistry.cpp CMtfTestActionDeleteRegistry.cpp
|
|
59 |
SOURCE CMtfTestActionCreateMtm.cpp CMtfTestActionDeleteMtm.cpp
|
|
60 |
SOURCE CMtfTestActionCreateEntry.cpp CMtftestActionDeleteEntry.cpp
|
|
61 |
SOURCE CMtfTestActionCreateMessage.cpp CMtftestActionDeleteMessage.cpp
|
|
62 |
SOURCE CMtfTestActionCopyEntry.cpp CMtftestActionMoveEntry.cpp
|
|
63 |
SOURCE CMtfTestActionFindEntryByName.cpp
|
|
64 |
SOURCE CMtfTestActionCreateFolder.cpp CMtftestActionDeleteFolder.cpp
|
|
65 |
SOURCE CMtfTestActionCreateSelection.cpp CMtfTestActionDeleteSelection.cpp
|
|
66 |
SOURCE CMtfTestActionAppendToSelection.cpp
|
|
67 |
SOURCE CMtfTestActionDeleteChildren.cpp
|
|
68 |
SOURCE CMtfTestActionGetDefaultMtmCommandParameters.cpp CMtfTestActionExecuteMtmCommand.cpp
|
|
69 |
SOURCE CMtfTestActionCheckChildrenCount.cpp
|
|
70 |
SOURCE CMtfTestActionCheckChildrenCountWithFlagBase.cpp
|
|
71 |
SOURCE CMtfTestActionCheckChildrenCountWithFlagNew.cpp
|
|
72 |
SOURCE CMtfTestActionCheckChildrenCountWithFlagComplete.cpp
|
|
73 |
SOURCE CMtfTestActionCreateChildrenSelection.cpp
|
|
74 |
SOURCE CMtfTestActionCopySelection.cpp CMtftestActionMoveSelection.cpp
|
|
75 |
SOURCE CMtfTestActionSetDefaultDataFile.cpp
|
|
76 |
SOURCE CMtfTestActionChangeToExternalDrive.cpp
|
|
77 |
SOURCE CMtfTestActionChangeToInternalDrive.cpp
|
|
78 |
SOURCE CMtfTestActionRemoveMedia.cpp
|
|
79 |
SOURCE CMtfTestActionInsertMedia.cpp
|
|
80 |
SOURCE CMtfTestActionDeletePath.cpp
|
|
81 |
SOURCE CMtfTestActionStartWatchers.cpp
|
|
82 |
SOURCE CMtfTestActionSetDefaultConfiguration.cpp
|
|
83 |
SOURCE CMtfTestActionGetArrayCount.cpp
|
|
84 |
SOURCE CMtfTestActionCompareNumbers.cpp
|
|
85 |
SOURCE CMtfTestActionGetNumberOfChildren.cpp
|
|
86 |
SOURCE CMtfTestActionInitializeSimTsy.cpp
|
|
87 |
SOURCE CMtfTestActionSetNetRegStatus.cpp
|
|
88 |
SOURCE CMtfTestActionSetSignalStrength.cpp
|
|
89 |
SOURCE CMtfTestActionInstallMtmGroup.cpp
|
|
90 |
SOURCE CMtfTestActionDeleteExistingService.cpp
|
|
91 |
SOURCE CMtfTestActionCheckIfMessagePresent.cpp
|
|
92 |
SOURCE CMtfTestActionFindFile.cpp
|
|
93 |
SOURCE CMtfTestActionRenamePath.cpp
|
|
94 |
SOURCE CMtfTestActionGetEntry.cpp
|
|
95 |
SOURCE CMtfTestActionGetStore.cpp
|
|
96 |
|
|
97 |
|
|
98 |
SOURCEPATH ../TestActions/Email/Common/src
|
|
99 |
SOURCE CMtfTestActionInitNtRas.cpp
|
|
100 |
SOURCE CMtfTestActionGetEmailConstants.cpp
|
|
101 |
SOURCE CMtfTestActionPruneMessages.cpp
|
|
102 |
SOURCE CMtfTestActionStopAllSocketConnections.cpp
|
|
103 |
SOURCE CMtfTestActionLaunchAutoSend.cpp
|
|
104 |
|
|
105 |
SOURCEPATH ../TestActions/Email/Imap4/src
|
|
106 |
SOURCE CMtfTestActionCreateImap4Service.cpp CMtfTestActionDeleteImap4Service.cpp
|
|
107 |
SOURCE CMtfTestActionCreateImap4Mtm.cpp CMtfTestActionDeleteImap4Mtm.cpp
|
|
108 |
SOURCE CMtfTestActionSetImap4ServiceParameters.cpp
|
|
109 |
SOURCE CMtfTestActionSetImap4ServiceIdleParameters.cpp
|
|
110 |
SOURCE CMtfTestActionConnectImap4Server.cpp CMtfTestActionDisconnectImap4Server.cpp
|
|
111 |
SOURCE CMtfTestActionConnectAndSyncImap4Server.cpp
|
|
112 |
SOURCE CMtfTestActionDoFullImap4Synchronisation.cpp
|
|
113 |
SOURCE CMtfTestActionImap4Connected.cpp
|
|
114 |
SOURCE CMtfTestActionSetImap4FullDownloadLimits.cpp
|
|
115 |
SOURCE CMtfTestActionSetImap4PartialDownloadLimits.cpp
|
|
116 |
SOURCE CMtfTestActionCreateMailSelection.cpp
|
|
117 |
SOURCE CMtfTestActionCreatePartiallyDownloadedMailSelection.cpp
|
|
118 |
SOURCE CMtfDoInvokeAsyncFunctionTestAction.cpp
|
|
119 |
SOURCE CMtfDoInvokeAsyncFunctionWithSelectionTestAction.cpp
|
|
120 |
SOURCE CMtfDoInvokeAsyncFunctionWithoutSelectionTestAction.cpp
|
|
121 |
SOURCE CMtfTestActionDoImap4PopulateNewMailWhenAlreadyConnected.cpp
|
|
122 |
SOURCE CMtfTestActionDoImap4PopulateAllMailWhenAlreadyConnected.cpp
|
|
123 |
SOURCE CMtfTestActionDoImap4PopulateMailSelectionWhenAlreadyConnected.cpp
|
|
124 |
SOURCE CMtfTestActionDoImap4ConnectAndPopulateNewMailAndStayOnline.cpp
|
|
125 |
SOURCE CMtfTestActionDoImap4ConnectAndPopulateNewMailAndDisconnect.cpp
|
|
126 |
SOURCE CMtfTestActionDoImap4ConnectAndPopulateAllMailAndStayOnline.cpp
|
|
127 |
SOURCE CMtfTestActionDoImap4ConnectAndPopulateAllMailAndDisconnect.cpp
|
|
128 |
SOURCE CMtfTestActionDoImap4ConnectAndPopulateMailSelectionAndStayOnline.cpp
|
|
129 |
SOURCE CMtfTestActionDoImap4ConnectAndPopulateMailSelectionAndDisconnect.cpp
|
|
130 |
SOURCE CMtfTestActionDoImap4Populate.cpp
|
|
131 |
SOURCE CMtfTestActionCompareEmailMessages.cpp
|
|
132 |
|
|
133 |
// CENTRAL REPOSITORY IMAP TESTS
|
|
134 |
|
|
135 |
SOURCE CMtfTestActionChangeDefaultImapService.cpp
|
|
136 |
SOURCE CMtfTestActionCompareImapAccountId.cpp
|
|
137 |
SOURCE CMtfTestActionCompareImapSettings.cpp
|
|
138 |
SOURCE CMtfTestActionCountImapAccountsInArray.cpp
|
|
139 |
SOURCE CMtfTestActionCreateImapAccount.cpp
|
|
140 |
SOURCE CMtfTestActionDeleteImapAccounts.cpp
|
|
141 |
SOURCE CMtfTestActionGetDefaultImapService.cpp
|
|
142 |
SOURCE CMtfTestActionGetImapAccountInArray.cpp
|
|
143 |
SOURCE CMtfTestActionLoadImapSettings.cpp
|
|
144 |
SOURCE CMtfTestActionPopulateDefaultImapSettings.cpp
|
|
145 |
SOURCE CMtfTestActionRemoveDefaultImapService.cpp
|
|
146 |
SOURCE CMtfTestActionSaveImapSettings.cpp
|
|
147 |
SOURCE CMtfTestActionModifyImapSettings.cpp
|
|
148 |
SOURCE CMtfTestActionGetImapAccountSettings.cpp
|
|
149 |
|
|
150 |
|
|
151 |
|
|
152 |
//ssaging/testframework/TestActionUtils/src
|
|
153 |
SOURCEPATH ../TestActionUtils/src
|
|
154 |
// utility files for setting up service params
|
|
155 |
SOURCE CMtfTestActionUtilsImapScripts.cpp
|
|
156 |
SOURCE CMtfTestActionUtilsPopScripts.cpp
|
|
157 |
|
|
158 |
SOURCEPATH ../TestActions/Email/Pop3/src
|
|
159 |
SOURCE CMtfTestActionCreatePop3Service.cpp CMtfTestActionDeletePop3Service.cpp
|
|
160 |
SOURCE CMtfTestActionCreatePop3Mtm.cpp CMtfTestActionDeletePop3Mtm.cpp
|
|
161 |
SOURCE CMtfTestActionSetPop3ServiceParameters.cpp
|
|
162 |
SOURCE CMtfTestActionConnectPop3Server.cpp CMtfTestActionDisconnectPop3Server.cpp
|
|
163 |
SOURCE CMtfTestActionCreatePop3MailInfo.cpp
|
|
164 |
SOURCE CMtfTestActionPop3TopBase.cpp
|
|
165 |
SOURCE CMtfTestActionPop3Populate.cpp
|
|
166 |
SOURCE CMtfTestActionPop3PopulateAll.cpp
|
|
167 |
SOURCE CMtfTestActionPop3PopulateNew.cpp
|
|
168 |
SOURCE CMtfTestActionVerifyEmail.cpp
|
|
169 |
SOURCE CMtfTestActionCreateExpPop3MailInfo.cpp
|
|
170 |
|
|
171 |
|
|
172 |
// CENTRAL REPOSITORY POP TESTS
|
|
173 |
|
|
174 |
SOURCE CMtfTestActionChangeDefaultPopService.cpp
|
|
175 |
SOURCE CMtfTestActionComparePopAccountId.cpp
|
|
176 |
SOURCE CMtfTestActionComparePopSettings.cpp
|
|
177 |
SOURCE CMtfTestActionCountPopAccountsInArray.cpp
|
|
178 |
SOURCE CMtfTestActionCreatePopAccount.cpp
|
|
179 |
SOURCE CMtfTestActionDeletePopAccounts.cpp
|
|
180 |
SOURCE CMtfTestActionGetDefaultPopService.cpp
|
|
181 |
SOURCE CMtfTestActionGetPopAccountInArray.cpp
|
|
182 |
SOURCE CMtfTestActionLoadPopSettings.cpp
|
|
183 |
SOURCE CMtfTestActionPopulateDefaultPopSettings.cpp
|
|
184 |
SOURCE CMtfTestActionRemoveDefaultPopService.cpp
|
|
185 |
SOURCE CMtfTestActionSavePopSettings.cpp // CHECK SCRIPTS - CAN THIS GO
|
|
186 |
SOURCE CMtfTestActionModifyPopSettings.cpp
|
|
187 |
SOURCE CMtfTestActionGetPopAccountSettings.cpp
|
|
188 |
|
|
189 |
|
|
190 |
SOURCEPATH ../TestActions/Email/Smtp/src
|
|
191 |
SOURCE CMtfTestActionCreateSmtpService.cpp
|
|
192 |
SOURCE CMtfTestActionDeleteSmtpService.cpp
|
|
193 |
SOURCE CMtfTestActionCreateSmtpMtm.cpp
|
|
194 |
SOURCE CMtfTestActionDeleteSmtpMtm.cpp
|
|
195 |
SOURCE CMtfTestActionSetSmtpServiceParameters.cpp
|
|
196 |
SOURCE CMtfTestActionCreateSmtpMessageFromEmailFile.cpp
|
|
197 |
SOURCE CMtfTestActionCreateSmtpMessageVariable.cpp
|
|
198 |
SOURCE ImCltCvRecv.cpp
|
|
199 |
SOURCE Local_ImCvRecv.cpp
|
|
200 |
SOURCE Local_IMUTDLL.cpp
|
|
201 |
|
|
202 |
// CENTRAL REPOSITORY SMTP TESTS
|
|
203 |
|
|
204 |
SOURCE CMtfTestActionGetDefaultSmtpService.cpp
|
|
205 |
SOURCE CMtfTestActionRemoveDefaultSmtpService.cpp
|
|
206 |
SOURCE CMtfTestActionChangeDefaultSmtpService.cpp
|
|
207 |
|
|
208 |
|
|
209 |
|
|
210 |
|
|
211 |
SOURCE CMtfTestActionGetSMTPMTMUId.cpp
|
|
212 |
SOURCE CMtfTestActionSmtpGetAttachmentFileFromIndex.cpp
|
|
213 |
SOURCE CMtfTestActionSmtpAddEntryAttachment.cpp
|
|
214 |
SOURCE CMtfTestActionSmtpAddFileAttachmentByHandleSync.cpp
|
|
215 |
SOURCE CMtfTestActionSmtpAddFileAttachmentByPath.cpp
|
|
216 |
SOURCE CMtfTestActionSmtpAddLinkedAttachment.cpp
|
|
217 |
SOURCE CMtfTestActionSmtpCompareAttachment.cpp
|
|
218 |
SOURCE CMtfTestActionSmtpCountAttachments.cpp
|
|
219 |
SOURCE CMtfTestActionSmtpCreateAttachment.cpp
|
|
220 |
SOURCE CMtfTestActionSmtpGetAttachmentFileFromId.cpp
|
|
221 |
SOURCE CMtfTestActionSmtpGetAttachmentInfoById.cpp
|
|
222 |
SOURCE CMtfTestActionSmtpGetAttachmentInfoByIndex.cpp
|
|
223 |
SOURCE CMtfTestActionSmtpRemoveAllAttachments.cpp
|
|
224 |
SOURCE CMtfTestActionSmtpRemoveFileAttachmentById.cpp
|
|
225 |
SOURCE CMtfTestActionSmtpRemoveFileAttachmentByIndex.cpp
|
|
226 |
SOURCE CMtfTestActionSmtpRemoveEntryAttachmentById.cpp
|
|
227 |
SOURCE CMtfTestActionSmtpModifyAttachmentInfo.cpp
|
|
228 |
|
|
229 |
|
|
230 |
|
|
231 |
|
|
232 |
SOURCEPATH ../TestActions/Sms/src
|
|
233 |
SOURCE CMtfTestActionGetSmsConstants.cpp
|
|
234 |
SOURCE CMtfTestActionCreateSmsService.cpp
|
|
235 |
SOURCE CMtfTestActionSetDefaultSmsSettings.cpp
|
|
236 |
SOURCE CMtfTestActionSetSmsServiceSettings.cpp
|
|
237 |
SOURCE CMtfTestActionSmsSettingsSaveExternal.cpp
|
|
238 |
SOURCE CMtfTestActionCompareSmsSettings.cpp
|
|
239 |
SOURCE CMtfTestActionCheckIfSmsWatcherRunning.cpp
|
|
240 |
SOURCE CMtfTestActionReceiveSmsMessages.cpp
|
|
241 |
SOURCE CMtfTestActionCompareSmsMessages.cpp
|
|
242 |
SOURCE CMtfTestActionSetSchSendSettings.cpp
|
|
243 |
SOURCE CMtfTestActionCheckMessageSendingState.cpp
|
|
244 |
SOURCE CMtfTestActionCreateSmsMessage.cpp
|
|
245 |
SOURCE CMtfTestActionCreateSmsMessageFromFile.cpp
|
|
246 |
|
|
247 |
SOURCE CMtfTestActionGetDefaultSmsService.cpp
|
|
248 |
|
|
249 |
// CENTRAL REPOSITORY SMS TESTS
|
|
250 |
|
|
251 |
SOURCE CMtfTestActionChangeDefaultSmsService.cpp
|
|
252 |
SOURCE CMtfTestActionCompareScheduleSendSettings.cpp
|
|
253 |
SOURCE CMtfTestActionCompareSmsSettingsCR.cpp
|
|
254 |
SOURCE CMtfTestActionInitialiseDefaultScheduleSettings.cpp
|
|
255 |
SOURCE CMtfTestActionInitialiseSmsDefaultSettings.cpp
|
|
256 |
SOURCE CMtfTestActionLoadScheduleSendSettings.cpp
|
|
257 |
SOURCE CMtfTestActionLoadSmsSettings.cpp
|
|
258 |
SOURCE CMtfTestActionRemoveDefaultSmsService.cpp
|
|
259 |
SOURCE CMtfTestActionSaveScheduleSendSettings.cpp
|
|
260 |
SOURCE CMtfTestActionSaveSmsSettings.cpp
|
|
261 |
SOURCE CMtfTestActionCompareLastSegmentReport.cpp
|
|
262 |
|
|
263 |
|
|
264 |
//URCEPATH ../TestActions/Mms/src
|
|
265 |
//SOURCE CMtfTestActionCreateMmsService.cpp CMtfTestActionDeleteMmsService.cpp
|
|
266 |
//SOURCE CMtfTestActionCreateMmsMtm.cpp CMtfTestActionDeleteMmsMtm.cpp
|
|
267 |
//SOURCE CMtfTestActionSetMmsServiceParameters.cpp
|
|
268 |
//SOURCE CMtfTestActionCreateMmsMessageFromSmilFile.cpp
|
|
269 |
|
|
270 |
SOURCEPATH ../TestActions/Framework/src
|
|
271 |
SOURCE CMtfTestActionGetEntryTypeConstants.cpp
|
|
272 |
SOURCE CMtfTestActionCreateAttachmentForWrite.cpp
|
|
273 |
SOURCE CMtfTestActionDeleteAttachment.cpp
|
|
274 |
SOURCE CMtfTestActionOpenAttachment.cpp
|
|
275 |
SOURCE CMtfTestActionOpenFileStoreForRead.cpp
|
|
276 |
SOURCE CMtfTestActionOpenTempStoreFile.cpp
|
|
277 |
SOURCE CMtfTestActionDeleteFileStore.cpp
|
|
278 |
SOURCE CMtfTestActionFileStoreExists.cpp
|
|
279 |
SOURCE CMtfTestActionReplaceFileStore.cpp
|
|
280 |
|
|
281 |
USERINCLUDE ../TestActions/Base/Attachments/inc
|
|
282 |
SOURCEPATH ../TestActions/Base/Attachments/src
|
|
283 |
SOURCE CMtfTestActionAddFileAttachmentByPath.cpp
|
|
284 |
SOURCE CMtfTestActionAddFileAttachmentByPathSync.cpp
|
|
285 |
SOURCE CMtfTestActionAddFileAttachmentByHandle.cpp
|
|
286 |
SOURCE CMtfTestActionAddFileAttachmentByHandleSync.cpp
|
|
287 |
SOURCE CMtfTestActionAddFileAttachmentWithRevert.cpp
|
|
288 |
SOURCE CMtfTestActionAddFileAttachmentWithDestroy.cpp
|
|
289 |
SOURCE CMtfTestActionAddLinkedAttachment.cpp
|
|
290 |
SOURCE CMtfTestActionAddEntryAttachment.cpp
|
|
291 |
SOURCE CMtfTestActionGetAttachmentInfoById.cpp
|
|
292 |
SOURCE CMtfTestActionGetAttachmentInfoByIndex.cpp
|
|
293 |
SOURCE CMtfTestActionCreateAttachment.cpp
|
|
294 |
SOURCE CMtfTestActionCompareAttachment.cpp
|
|
295 |
SOURCE CMtfTestActionCreateAttachmentNoFileClose.cpp
|
|
296 |
SOURCE CMtfTestActionCheckErrorCode.cpp
|
|
297 |
SOURCE CMtfTestActionCountAttachments.cpp
|
|
298 |
SOURCE CMtfTestActionGetAttachmentIndexFromId.cpp
|
|
299 |
SOURCE CMtfTestActionGetAttachmentFileFromId.cpp
|
|
300 |
SOURCE CMtfTestActionGetAttachmentFileFromIndex.cpp
|
|
301 |
SOURCE CMtfTestActionRemoveFileAttachmentById.cpp
|
|
302 |
SOURCE CMtfTestActionRemoveFileAttachmentByIndex.cpp
|
|
303 |
SOURCE CMtfTestActionRemoveLinkedAttachmentById.cpp
|
|
304 |
SOURCE CMtfTestActionRemoveEntryAttachmentById.cpp
|
|
305 |
SOURCE CMtfTestActionRemoveFileAttachmentWithRevert.cpp
|
|
306 |
SOURCE CMtfTestActionRemoveFileAttachmentWithDestroy.cpp
|
|
307 |
SOURCE CMtfTestActionCreateTestMimeHeaders.cpp
|
|
308 |
SOURCE CMtfAsyncWaiter.cpp
|
|
309 |
|
|
310 |
SOURCE CMtfTestActionVerifyAttachmentInfo.cpp
|
|
311 |
SOURCE CMtfTestActionRemoveAllAttachments.cpp
|
|
312 |
SOURCE CMtfTestActionAddAttachmentAsLink.cpp
|
|
313 |
|
|
314 |
SOURCEPATH ../TestActions/Pigeon/src
|
|
315 |
SOURCE CMtfTestActionCreatePigeonMessage.cpp
|
|
316 |
SOURCE CMtfTestActionGetPigeonMtmConstant.cpp
|
|
317 |
SOURCE CMtfTestActionSchedulePigeonMessage.cpp
|
|
318 |
SOURCE CMtfTestActionLaunchSchSendExe.cpp
|
|
319 |
SOURCE CMtfTestActionCheckIfMessageScheduleDateExpired.cpp
|
|
320 |
SOURCE CMtfTestActionLaunchScheduleMessageExe.cpp
|
|
321 |
|
|
322 |
USERINCLUDE ../TestActions/Obex/Ir/inc
|
|
323 |
SOURCEPATH ../TestActions/Obex/Ir/src
|
|
324 |
|
|
325 |
SOURCE CMtfTestActionGetIRMTMUId.cpp
|
|
326 |
SOURCE CMtfTestActionGetIrMTMCommandParameters.cpp
|
|
327 |
|
|
328 |
USERINCLUDE ../TestActions/Obex/Bt/inc
|
|
329 |
SOURCEPATH ../TestActions/Obex/Bt/src
|
|
330 |
|
|
331 |
SOURCE CMtfTestActionGetBTMTMUId.cpp
|
|
332 |
SOURCE CMtfTestActionGetBtMTMCommandParameters.cpp
|
|
333 |
|
|
334 |
SOURCEPATH ../TestActionUtils/src
|
|
335 |
SOURCE CMtfTestActionUtilsTimer.cpp CMtfTestActionUtilsDeleteAllChildren.cpp
|
|
336 |
SOURCE CMtfTestActionUtilsConfigFileParser.cpp
|
|
337 |
SOURCE MtfTestActionUtilsUser.cpp
|
|
338 |
SOURCE CMtfTestActionUtilsSmsScripts.cpp
|
|
339 |
SOURCE TestFrameworkActionsUtils.cpp
|
|
340 |
SOURCE TMtfTestActionUtilsSchSendScripts.cpp
|
|
341 |
SOURCE CMtfTestActionUtils.cpp
|
|
342 |
SOURCE CMtfTestActionUtilsEmailMessage.cpp
|
|
343 |
|
|
344 |
|
|
345 |
SOURCEPATH ../TestCases/NonScriptedTestCases/src
|
|
346 |
SOURCE CMtfTestCaseSample001.cpp
|
|
347 |
SOURCE CMtfTestCaseCreateSendReceivePop3Email.cpp
|
|
348 |
SOURCE CMtfTestCaseCreateSendReceiveImap4Email.cpp
|
|
349 |
SOURCE CMtfTestCaseCreateSendReceiveMms.cpp
|
|
350 |
|
|
351 |
|
|
352 |
|
|
353 |
|
|
354 |
|
|
355 |
|
|
356 |
LIBRARY euser.lib
|
|
357 |
LIBRARY TestExecuteLogClient.lib
|
|
358 |
LIBRARY TestExecuteUtils.lib
|
|
359 |
LIBRARY efsrv.lib
|
|
360 |
LIBRARY estor.lib
|
|
361 |
LIBRARY charconv.lib
|
|
362 |
LIBRARY msgs.lib
|
|
363 |
LIBRARY imut.lib
|
|
364 |
LIBRARY imcm.lib
|
|
365 |
LIBRARY smcm.lib
|
|
366 |
LIBRARY bafl.lib
|
|
367 |
//LIBRARY mmsutils.lib
|
|
368 |
LIBRARY xmlparser.lib xmldom.lib smildtd.lib
|
|
369 |
LIBRARY smsu.lib
|
|
370 |
LIBRARY esock.lib
|
|
371 |
LIBRARY etext.lib
|
|
372 |
LIBRARY gsmu.lib
|
|
373 |
LIBRARY schsend.lib
|
|
374 |
LIBRARY etel.lib
|
|
375 |
LIBRARY commdb.lib
|
|
376 |
|
|
377 |
|
|
378 |
LIBRARY etelmm.lib
|
|
379 |
LIBRARY MessagingTestUtility.lib
|
|
380 |
|
|
381 |
EPOCSTACKSIZE 0x6000
|
|
382 |
|
|
383 |
|
|
384 |
#ifdef WINS
|
|
385 |
DEFFILE ../bwins/wins.def
|
|
386 |
#else
|
|
387 |
DEFFILE ../bmarm/marm.def
|
|
388 |
#endif
|
|
389 |
|
|
390 |
VENDORID 0x70000001
|
|
391 |
|
|
392 |
SMPSAFE
|