testexecmdw/tef/tef/test/regressiontest/utilitiesut/testdata/scripts/dt-tef-utilities-0004.script
branchRCL_3
changeset 3 9397a16b6eb8
parent 1 6edeef394eb7
equal deleted inserted replaced
1:6edeef394eb7 3:9397a16b6eb8
     1 //
       
     2 // Copyright (c) 2005-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 LOAD_SUITE TEFUtilityServer
       
    18 START_TESTCASE DT-TEF-Utilities-0004
       
    19 //! @SYMTestCaseID          DT-TEF-Utilities-0004
       
    20 //! @SYMCreationDate        05-09-2008
       
    21 //! @SYMAuthor              extShuoHuang
       
    22 //! @SYMTestPriority        Low
       
    23 //! @SYMTestCaseDesc        this test case test formate driver utility.
       
    24 //! @SYMTestExpectedResults should be fail. because the parameter is err.
       
    25 PRINT should be fail.
       
    26 RUN_TEST_STEP	1000	TEFUtilityServer	FormatDrive	${SYSDRIVE}\testdata\configs\te_regutilitiesut.ini	formatdriveERRORLetter
       
    27 RUN_TEST_STEP	1000	TEFUtilityServer	FormatDrive	${SYSDRIVE}\testdata\configs\te_regutilitiesut.ini	formatdriveERRORLetter2
       
    28 RUN_TEST_STEP	1000	TEFUtilityServer	FormatDrive	${SYSDRIVE}\testdata\configs\te_regutilitiesut.ini	formatdriveERRORformat
       
    29 RUN_TEST_STEP	1000	TEFUtilityServer	FormatDrive	${SYSDRIVE}\testdata\configs\te_regutilitiesut.ini	formatdriveMutiLetter
       
    30 END_TESTCASE DT-TEF-Utilities-0004