messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvCopyEntries.script
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 PRINT Running  EMsvCopyEntries
       
    18 
       
    19 
       
    20 RUN_SCRIPT  c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvCopyEntries_001.script
       
    21 	// Copy an entry from a folder to an unprotected folder (a folder in Drafts).
       
    22 	// The FolderTo and the FolderFrom and the ProxyServer have various SID's.
       
    23 
       
    24 RUN_SCRIPT  c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvCopyEntries_002.script
       
    25 	// Copy an entry from a folder to a protected folder (Outbox).
       
    26 	// Proxy has various combinations of caps.
       
    27 
       
    28 RUN_SCRIPT  c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvCopyEntries_003.script
       
    29 	// Copy an entry from a folder to an entry which is part of an entry in an unprotected folder (Drafts).
       
    30 	// Proxy has various combinations of caps and SID.
       
    31 
       
    32 RUN_SCRIPT  c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvCopyEntries_004.script
       
    33 	// Copy an entry from a folder to an entry which is part of an entry in a protected folder (Outbox).
       
    34 	// Proxy has various combinations of caps and SID.
       
    35 
       
    36 RUN_SCRIPT  c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvCopyEntries_005.script
       
    37 	// Copy an entry from a folder to a remote protected folder (Outbox).
       
    38 	// Proxy has various combinations of caps and SID.
       
    39 
       
    40 RUN_SCRIPT  c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvCopyEntries_006.script
       
    41 	// Copy an entry from a folder to an entry in a remote protected folder (Outbox).
       
    42 	// Proxy has various combinations of caps and SID.