os/persistentdata/traceservices/commsdebugutility/TE_commsdebugutility/scripts/te_comsdbg_urel.script
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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 
    18 // @file
    19 //! @SYMTestSuiteName PDS-TEF-COMMSDBGUREL-SUITE
    20 //! @SYMScriptTestEnvironment TEF
    21 //! @internalComponent
    22 //! @test
    23 
    24 LOAD_SUITE te_comsdbg
    25 
    26 START_TESTCASE			COMINF-commsdebugutility-0401
    27 //! @SYMTestCaseID		COMINF-commsdebugutility-0401
    28 //! @SYMTestPriority	Medium
    29 //! @SYMDEF             DEF136938
    30 RUN_TEST_STEP 100000 te_comsdbg Setup_File 
    31 END_TESTCASE			COMINF-commsdebugutility-0401
    32 
    33 START_TESTCASE			COMINF-commsdebugutility-0402
    34 //! @SYMTestCaseID		COMINF-commsdebugutility-0402
    35 //! @SYMTestPriority	Medium
    36 //! @SYMDEF             DEF136938
    37 RUN_TEST_STEP 100000 te_comsdbg step_025_BuildTestUrel1
    38 END_TESTCASE			COMINF-commsdebugutility-0402
    39 
    40 // Following test removed since it generates a linkage warning which cannot be removed.
    41 // It is caused by the wins linker complaining that flogger.lib is not used in the debug build - which is the case.
    42 //START_TESTCASE			COMINF-commsdebugutility-0403
    43 ////! @SYMTestCaseID		COMINF-commsdebugutility-0403
    44 ////! @SYMTestPriority	Medium
    45 ////! @SYMDEF             DEF136938
    46 //RUN_TEST_STEP 100000 te_comsdbg step_025_BuildTestUrel2
    47 //END_TESTCASE			COMINF-commsdebugutility-0403
    48 
    49 START_TESTCASE			COMINF-commsdebugutility-0404
    50 //! @SYMTestCaseID		COMINF-commsdebugutility-0404
    51 //! @SYMTestPriority	Medium
    52 //! @SYMDEF             DEF136938
    53 RUN_TEST_STEP 100000 te_comsdbg step_025_BuildTestUrel3
    54 END_TESTCASE			COMINF-commsdebugutility-0404
    55 
    56 START_TESTCASE			COMINF-commsdebugutility-0405
    57 //! @SYMTestCaseID		COMINF-commsdebugutility-0405
    58 //! @SYMTestPriority	Medium
    59 //! @SYMDEF             DEF136938
    60 RUN_TEST_STEP 100000 te_comsdbg step_025_BuildTestUrel4
    61 END_TESTCASE			COMINF-commsdebugutility-0405
    62 
    63 START_TESTCASE			COMINF-commsdebugutility-0406
    64 //! @SYMTestCaseID		COMINF-commsdebugutility-0406
    65 //! @SYMTestPriority	Medium
    66 //! @SYMDEF             DEF136938
    67 RUN_TEST_STEP 100000 te_comsdbg Restore_File
    68 END_TESTCASE			COMINF-commsdebugutility-0406
    69 
    70 
    71