traceservices/tracefw/integ_test/ulogger/TEF/te_ulogger/scripts/te_uloggersysstart.script
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-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".
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 
    16 
    17 //! @file
    17 //! @File
    18 //! @SYMTestSuiteName               	utfv1-api-uloggerv1-sysstart-test-suite.script
    18 //! @SYMTestSuiteName               	utfv1-api-uloggerv1-sysstart-test-suite.script
    19 //! @SYMScriptTestEnvironment       	TEF
    19 //! @SYMScriptTestEnvironment       	TEF
    20 
    20 
    21 
    21 
    22 
    22 
    32 //! @SYMTestCaseDesc     Run traceontrol api logging test for a rom with loggin at boot 
    32 //! @SYMTestCaseDesc     Run traceontrol api logging test for a rom with loggin at boot 
    33 //! @SYMTestPriority     Critical
    33 //! @SYMTestPriority     Critical
    34 //! @SYMTestActions    Compile a rom with uloggersysstart.exe compiled into startup sequence and uncomment #define systart in ULoggerAPILoggingTestStep. Run test step.
    34 //! @SYMTestActions    Compile a rom with uloggersysstart.exe compiled into startup sequence and uncomment #define systart in ULoggerAPILoggingTestStep. Run test step.
    35 //! @SYMTestExpectedResults     Verify that the output log contains btrace output from bott sequence as well as trace points enabled in ULoggerAPILoggingTestStep
    35 //! @SYMTestExpectedResults     Verify that the output log contains btrace output from bott sequence as well as trace points enabled in ULoggerAPILoggingTestStep
    36 //! @SYMTestType         CT
    36 //! @SYMTestType         CT
    37 //! @SYMTestStatus   Implemented
    37 //! @SYMTESTSTATUS   Implemented
    38 //! @SYMPREQ                 PREQ1635
    38 //! @SYMPREQ                 PREQ1635
    39 //! @SYMREQ  
    39 //! @SYMREQ  
    40 RUN_TEST_STEP 1000 te_uloggermclsuite ULoggerAPILoggingTestStep 
    40 RUN_TEST_STEP 1000 te_uloggermclsuite ULoggerAPILoggingTestStep 
    41 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerSysStartLogging-0001
    41 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerSysStartLogging-0001
    42 
    42