19 UID 0 |
19 UID 0 |
20 VENDORID 0x70000001 |
20 VENDORID 0x70000001 |
21 |
21 |
22 |
22 |
23 |
23 |
24 USERINCLUDE ..\Framework\inc |
24 USERINCLUDE ../Framework/inc |
25 USERINCLUDE ..\TestActions\Sample\inc |
25 USERINCLUDE ../TestActions/Sample/inc |
26 USERINCLUDE ..\TestActions\Base\inc |
26 USERINCLUDE ../TestActions/Base/inc |
27 USERINCLUDE ..\TestActions\Email\Common\inc |
27 USERINCLUDE ../TestActions/Email/Common/inc |
28 USERINCLUDE ..\TestActions\Email\Imap4\inc |
28 USERINCLUDE ../TestActions/Email/Imap4/inc |
29 USERINCLUDE ..\TestActions\Email\Pop3\inc |
29 USERINCLUDE ../TestActions/Email/Pop3/inc |
30 USERINCLUDE ..\TestActions\Email\Smtp\inc |
30 USERINCLUDE ../TestActions/Email/Smtp/inc |
31 USERINCLUDE ..\TestActions\Sms\inc |
31 USERINCLUDE ../TestActions/Sms/inc |
32 USERINCLUDE ..\TestActions\Mms\inc |
32 USERINCLUDE ../TestActions/Mms/inc |
33 USERINCLUDE ..\TestActions\Framework\inc |
33 USERINCLUDE ../TestActions/Framework/inc |
34 USERINCLUDE ..\TestActionUtils\inc |
34 USERINCLUDE ../TestActionUtils/inc |
35 USERINCLUDE ..\TestActions\Base\Attachments\inc |
35 USERINCLUDE ../TestActions/Base/Attachments/inc |
36 USERINCLUDE ..\TestActions\Pigeon\inc |
36 USERINCLUDE ../TestActions/Pigeon/inc |
37 USERINCLUDE ..\TestCases\NonScriptedTestCases\inc |
37 USERINCLUDE ../TestCases/NonScriptedTestCases/inc |
38 |
38 |
39 USERINCLUDE ..\..\msgtests\Framework\server\inc |
39 USERINCLUDE ../../msgtests/Framework/server/inc |
40 USERINCLUDE ..\..\watcherfw\inc |
40 USERINCLUDE ../../watcherfw/inc |
41 USERINCLUDE ..\..\scheduledsendmtm\test\unit\inc |
41 USERINCLUDE ../../scheduledsendmtm/test/unit/inc |
42 |
42 |
43 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
43 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
44 |
44 |
45 |
45 |
46 SOURCEPATH ..\TestActions\Email\Common\src |
46 SOURCEPATH ../TestActions/Email/Common/src |
47 SOURCE CMtfTestActionInitNtRas.cpp |
47 SOURCE CMtfTestActionInitNtRas.cpp |
48 SOURCE CMtfTestActionGetEmailConstants.cpp |
48 SOURCE CMtfTestActionGetEmailConstants.cpp |
49 SOURCE CMtfTestActionPruneMessages.cpp |
49 SOURCE CMtfTestActionPruneMessages.cpp |
50 SOURCE CMtfTestActionStopAllSocketConnections.cpp |
50 SOURCE CMtfTestActionStopAllSocketConnections.cpp |
51 SOURCE CMtfTestActionLaunchAutoSend.cpp |
51 SOURCE CMtfTestActionLaunchAutoSend.cpp |
52 |
52 |
53 SOURCEPATH ..\TestActions\Email\Imap4\src |
53 SOURCEPATH ../TestActions/Email/Imap4/src |
54 SOURCE CMtfTestActionCreateImap4Service.cpp CMtfTestActionDeleteImap4Service.cpp |
54 SOURCE CMtfTestActionCreateImap4Service.cpp CMtfTestActionDeleteImap4Service.cpp |
55 SOURCE CMtfTestActionCreateImap4Mtm.cpp CMtfTestActionDeleteImap4Mtm.cpp |
55 SOURCE CMtfTestActionCreateImap4Mtm.cpp CMtfTestActionDeleteImap4Mtm.cpp |
56 SOURCE CMtfTestActionSetImap4ServiceParameters.cpp |
56 SOURCE CMtfTestActionSetImap4ServiceParameters.cpp |
57 SOURCE CMtfTestActionSetImap4ServiceIdleParameters.cpp |
57 SOURCE CMtfTestActionSetImap4ServiceIdleParameters.cpp |
58 SOURCE CMtfTestActionConnectImap4Server.cpp CMtfTestActionDisconnectImap4Server.cpp |
58 SOURCE CMtfTestActionConnectImap4Server.cpp CMtfTestActionDisconnectImap4Server.cpp |
95 SOURCE CMtfTestActionModifyImapSettings.cpp |
95 SOURCE CMtfTestActionModifyImapSettings.cpp |
96 SOURCE CMtfTestActionGetImapAccountSettings.cpp |
96 SOURCE CMtfTestActionGetImapAccountSettings.cpp |
97 |
97 |
98 |
98 |
99 |
99 |
100 //ssaging\testframework\TestActionUtils\src |
100 //ssaging/testframework/TestActionUtils/src |
101 SOURCEPATH ..\TestActionUtils\src |
101 SOURCEPATH ../TestActionUtils/src |
102 // utility files for setting up service params |
102 // utility files for setting up service params |
103 SOURCE CMtfTestActionUtilsImapScripts.cpp |
103 SOURCE CMtfTestActionUtilsImapScripts.cpp |
104 SOURCE CMtfTestActionUtilsPopScripts.cpp |
104 SOURCE CMtfTestActionUtilsPopScripts.cpp |
105 |
105 |
106 SOURCEPATH ..\TestActions\Email\Pop3\src |
106 SOURCEPATH ../TestActions/Email/Pop3/src |
107 SOURCE CMtfTestActionCreatePop3Service.cpp CMtfTestActionDeletePop3Service.cpp |
107 SOURCE CMtfTestActionCreatePop3Service.cpp CMtfTestActionDeletePop3Service.cpp |
108 SOURCE CMtfTestActionCreatePop3Mtm.cpp CMtfTestActionDeletePop3Mtm.cpp |
108 SOURCE CMtfTestActionCreatePop3Mtm.cpp CMtfTestActionDeletePop3Mtm.cpp |
109 SOURCE CMtfTestActionSetPop3ServiceParameters.cpp |
109 SOURCE CMtfTestActionSetPop3ServiceParameters.cpp |
110 SOURCE CMtfTestActionConnectPop3Server.cpp CMtfTestActionDisconnectPop3Server.cpp |
110 SOURCE CMtfTestActionConnectPop3Server.cpp CMtfTestActionDisconnectPop3Server.cpp |
111 SOURCE CMtfTestActionCreatePop3MailInfo.cpp |
111 SOURCE CMtfTestActionCreatePop3MailInfo.cpp |
133 SOURCE CMtfTestActionSavePopSettings.cpp // CHECK SCRIPTS - CAN THIS GO |
133 SOURCE CMtfTestActionSavePopSettings.cpp // CHECK SCRIPTS - CAN THIS GO |
134 SOURCE CMtfTestActionModifyPopSettings.cpp |
134 SOURCE CMtfTestActionModifyPopSettings.cpp |
135 SOURCE CMtfTestActionGetPopAccountSettings.cpp |
135 SOURCE CMtfTestActionGetPopAccountSettings.cpp |
136 |
136 |
137 |
137 |
138 SOURCEPATH ..\TestActions\Email\Smtp\src |
138 SOURCEPATH ../TestActions/Email/Smtp/src |
139 SOURCE CMtfTestActionCreateSmtpService.cpp |
139 SOURCE CMtfTestActionCreateSmtpService.cpp |
140 SOURCE CMtfTestActionDeleteSmtpService.cpp |
140 SOURCE CMtfTestActionDeleteSmtpService.cpp |
141 SOURCE CMtfTestActionCreateSmtpMtm.cpp |
141 SOURCE CMtfTestActionCreateSmtpMtm.cpp |
142 SOURCE CMtfTestActionDeleteSmtpMtm.cpp |
142 SOURCE CMtfTestActionDeleteSmtpMtm.cpp |
143 SOURCE CMtfTestActionSetSmtpServiceParameters.cpp |
143 SOURCE CMtfTestActionSetSmtpServiceParameters.cpp |