messagingfw/msgtestfw/TestCases/ScriptedTestCases/AttachmentAPIScripts/AttachmentAPIObexTests.bat
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 26 Jan 2010 12:18:06 +0200
changeset 2 69530231af78
parent 0 8e480a14352b
permissions -rw-r--r--
Revision: 201001 Kit: 201004

@rem
@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
@rem All rights reserved.
@rem This component and the accompanying materials are made available
@rem under the terms of "Eclipse Public License v1.0"
@rem which accompanies this distribution, and is available
@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
@rem
@rem Initial Contributors:
@rem Nokia Corporation - initial contribution.
@rem
@rem Contributors:
@rem
@rem Description:
@rem
REM BT Scripts for Attachment API
REM
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\01-BT_AddAttachmentFromPublicArea_CreateAttachment.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\02-BT_AddAttachmentFromPrivateArea.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\03-BT_AddAttachmentFromPublicArea.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\04-BT_AddLinkedAttachment.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\09-BT_RemoveAttachmentUsingAttachmentId.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\10-BT_RemoveAttachmentUsingIndex.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\11-BT_RemoveAllAttachmentsUsingIndex.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\12-BT_RemoveAllAttachmentsUsingAttachmentId.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\13-BT_ListAllAttachments.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\14-BT_GetAttachmentInfo.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\17-BT_GetAttachmentFile.SCRIPT
REM BT Scripts used for negative testing
REM
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\18-BT_AddLinkedAttachmentWithReadOnlyStore.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\19-BT_AddLinkedAttachmentWithTwoStoreInstances.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\20-BT_AddAttachmentInvalidFilePath.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\21-BT_AddLinkedAttachmentInvalidFilePath.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\22-BT_RemoveAttachmentUsingInvalidIndex.SCRIPT

REM IR Scripts for Attachment API
REM
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\01-IR_AddAttachmentFromPublicArea_CreateAttachment.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\02-IR_AddAttachmentFromPrivateArea.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\03-IR_AddAttachmentFromPublicArea.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\04-IR_AddLinkedAttachment.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\09-IR_RemoveAttachmentUsingAttachmentId.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\10-IR_RemoveAttachmentUsingIndex.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\11-IR_RemoveAllAttachmentsUsingIndex.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\12-IR_RemoveAllAttachmentsUsingAttachmentId.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\13-IR_ListAllAttachments.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\14-IR_GetAttachmentInfo.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\17-IR_GetAttachmentFile.SCRIPT
REM IR Scripts used for negative testing
REM
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\18-IR_AddLinkedAttachmentWithReadOnlyStore.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\19-IR_AddLinkedAttachmentWithTwoStoreInstances.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\20-IR_AddAttachmentInavlidFilePath.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\21-IR_AddLinkedAttachmentInvalidFilePath.SCRIPT
\epoc32\release\winscw\udeb\TESTEXECUTE.EXE c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\22-IR_RemoveAttachmentUsingInvalidIndex.SCRIPT