messagingfw/msgtestfw/TestCases/ScriptedTestCases/AttachmentAPIScripts/AttachmentApiTestSuite.bat
changeset 22 bde600d88860
parent 0 8e480a14352b
equal deleted inserted replaced
21:08008ce8a6df 22:bde600d88860
       
     1 @rem
       
     2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 @rem All rights reserved.
       
     4 @rem This component and the accompanying materials are made available
       
     5 @rem under the terms of "Eclipse Public License v1.0"
       
     6 @rem which accompanies this distribution, and is available
       
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 @rem
       
     9 @rem Initial Contributors:
       
    10 @rem Nokia Corporation - initial contribution.
       
    11 @rem
       
    12 @rem Contributors:
       
    13 @rem
       
    14 @rem Description:
       
    15 @rem
       
    16 REM Run this batch file to run all the Attachment API unit test scripts
       
    17 REM using the messaging test framework.
       
    18 REM
       
    19 REM Add any new test scripts for the attachment api test suite to this list
       
    20 
       
    21 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddAttachmentByHandle01.script
       
    22 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddAttachmentByHandle02.script
       
    23 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddAttachmentByHandleLargeAsync.script
       
    24 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddAttachmentByHandleLargeSync.script
       
    25 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddAttachmentByPath01.script
       
    26 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddAttachmentByPath02.script
       
    27 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddAttachmentByPathLargeAsync.script
       
    28 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddAttachmentByPathLargeSync.script
       
    29 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddAttachmentInvalidPathAsync.script
       
    30 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddAttachmentInvalidPathSync.script
       
    31 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddAttachmentWithDestroy.script
       
    32 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddAttachmentWithRevert.script
       
    33 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddEntryAttachment01.script
       
    34 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddLinkedAttachment01.script
       
    35 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddMixedAttachments01.script
       
    36 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddMulitpleAttachmentByPath01.script
       
    37 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddMultipleAttachmentByHandle01.script
       
    38 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\CreateAttachment01.script
       
    39 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\CreateAttachment02.script
       
    40 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\RemoveEntryAttachmentById.script
       
    41 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\RemoveFileAttachmentById.script
       
    42 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\RemoveFileAttachmentByIndex.script
       
    43 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\RemoveFileAttachmentWithDestroy.script
       
    44 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\RemoveFileAttachmentWithRevert.script
       
    45 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\RemoveLinkedAttachmentById.script
       
    46 \epoc32\release\winscw\udeb\testexecute.exe c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\AddTestMimeHeaders01.script