traceservices/tracefw/ulogger/unit_test/scripts/te_outfrwk.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".
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 //! @file
    16 //! @File
    17 //! @SYMTestSuiteName               	uloggerv1-outfrwk-unit-test-suite.script
    17 //! @SYMTestSuiteName               	uloggerv1-outfrwk-unit-test-suite.script
    18 //! @SYMScriptTestEnvironment       	TEF
    18 //! @SYMScriptTestEnvironment       	TEF
    19 
    19 
    20 
    20 
    21 
    21 
    32 //! @SYMTestCaseDesc     Run test for output framework server 
    32 //! @SYMTestCaseDesc     Run test for output framework server 
    33 //! @SYMTestPriority     Critical
    33 //! @SYMTestPriority     Critical
    34 //! @SYMTestActions    Set and configure output framework server 
    34 //! @SYMTestActions    Set and configure output framework server 
    35 //! @SYMTestExpectedResults      error returns as expected
    35 //! @SYMTestExpectedResults      error returns as expected
    36 //! @SYMTestType         UT
    36 //! @SYMTestType         UT
    37 //! @SYMTestStatus   Implemented
    37 //! @SYMTESTSTATUS   Implemented
    38 //! @SYMPREQ                 PREQ1635
    38 //! @SYMPREQ                 PREQ1635
    39 //! @SYMREQ 
    39 //! @SYMREQ 
    40 RUN_TEST_STEP 100 UloggerOutfrmwkServer TextMessageTeststep 
    40 RUN_TEST_STEP 100 UloggerOutfrmwkServer TextMessageTeststep 
    41 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerOutfrmwkServer-0001
    41 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerOutfrmwkServer-0001
    42 
    42 
    46 //! @SYMTestCaseDesc     Run test for output framework server with OOM
    46 //! @SYMTestCaseDesc     Run test for output framework server with OOM
    47 //! @SYMTestPriority     Critical
    47 //! @SYMTestPriority     Critical
    48 //! @SYMTestActions    Set and configure output framework server with OOM
    48 //! @SYMTestActions    Set and configure output framework server with OOM
    49 //! @SYMTestExpectedResults      error returns as expected
    49 //! @SYMTestExpectedResults      error returns as expected
    50 //! @SYMTestType         UT
    50 //! @SYMTestType         UT
    51 //! @SYMTestStatus   Implemented
    51 //! @SYMTESTSTATUS   Implemented
    52 //! @SYMPREQ                 PREQ1635
    52 //! @SYMPREQ                 PREQ1635
    53 //! @SYMREQ 
    53 //! @SYMREQ 
    54 RUN_TEST_STEP !OOM 100 UloggerOutfrmwkServer TextMessageTeststep 
    54 RUN_TEST_STEP !OOM 100 UloggerOutfrmwkServer TextMessageTeststep 
    55 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerOutfrmwkServerOOM-0001
    55 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerOutfrmwkServerOOM-0001
    56 
    56