messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvChangeDrive.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  EMsvChangeDrive
       
    18 
       
    19 PRINT Running  IMPORTANT
       
    20 
       
    21 PRINT Running  For ChangeDriveFail
       
    22 PRINT Running  Note we swap to the D: drive to simulate failure.
       
    23 PRINT Running  Ensure that no d: drive exists in either the emulator or the hardware.
       
    24 PRINT Running  Check epoc.ini in the emulator, for something like _EPOC_DRIVE_D s:\drive_d
       
    25 PRINT Running  On the hardware start up a shell and do cd d: it should not exist.
       
    26 
       
    27 PRINT Running  For ChangeDriveFail
       
    28 PRINT Running  Note we swap to the E: drive 
       
    29 PRINT Running  Ensure that the e: drive exists in either the emulator or the hardware.
       
    30 PRINT Running  on the emulator this can be done with the line 
       
    31 PRINT Running  _EPOC_DRIVE_E s:\drive_e
       
    32 PRINT Running  in epoc.ini and you must set up the s:\drive_e directory.
       
    33 PRINT Running  On the hardware e: is often setup, although on some setups this will have to be checked.
       
    34 
       
    35 
       
    36 RUN_SCRIPT  c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvChangeDrive_001.script
       
    37 
       
    38 
       
    39 
       
    40 
       
    41 
       
    42 
       
    43