traceservices/tracefw/integ_test/ost/TEF/te_ostv2integsuite_functional/testdata/scripts/te_integ_tracecollectorclient.script
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 //! @file
    16 //! @File
    17 //! @SYMTestSuiteName           te-integ-tracecollectorclient.script
    17 //! @SYMTestSuiteName           te-integ-tracecollectorclient.script
    18 //! @SYMScriptTestEnvironment   TEF
    18 //! @SYMScriptTestEnvironment   TEF
    19 
    19 
    20 
    20 
    21 RUN_SCRIPT z:\testdata\scripts\te_integ_tracecollectorclient_enabled.script
    21 RUN_SCRIPT z:\testdata\scripts\te_integ_tracecollectorclient_enabled.script
    46     COMMAND                     OstTraceTestWrapper                     TestOstDebugOnlyWrap
    46     COMMAND                     OstTraceTestWrapper                     TestOstDebugOnlyWrap
    47 END_TEST_BLOCK
    47 END_TEST_BLOCK
    48 
    48 
    49 
    49 
    50 
    50 
    51 START_TESTCASE                  DT-DEBUG-TRACE-OSTv2-TraceControlCompileTimeSelector-0001
       
    52 //! @SYMTestCaseID              DT-DEBUG-TRACE-OSTv2-TraceControlCompileTimeSelector-0001
       
    53 //! @SYMTestCaseDesc            Test DEBUG only compile time selector using OST_TRACE_CATEGORY_DEBUG
       
    54 //! @SYMTestPriority            Critical
       
    55 //! @SYMTestActions             
       
    56 //! @SYMTestExpectedResults     Verify that the errors returned are as expected
       
    57 //! @SYMTestType                CT
       
    58 //! @SYMTestStatus              Implemented
       
    59 //! @SYMPREQ                    PREQ2390
       
    60 //! @SYMREQ      
       
    61 
       
    62 PRINT Run OstTrace with OST_TRACE_CATEGORY_DEBUG compile time Macro               
       
    63 START_TEST_BLOCK    20000       te_ostv2integsuite_enabled              \testdata\configs\te_integ_tracecollectorclient.ini
       
    64     CREATE_OBJECT               OstTraceTestWrapper                     OstTraceTestWrapper
       
    65     COMMAND                     OstTraceTestWrapper                     TestOstCompileTimeMacro
       
    66 END_TEST_BLOCK
       
    67 END_TESTCASE                    DT-DEBUG-TRACE-OSTv2-TraceControlCompileTimeSelector-0001
       
    68 
       
    69