traceservices/tracefw/ulogger/unit_test/scripts/te_file.script
changeset 0 08ec8eefde2f
child 23 26645d81f48d
equal deleted inserted replaced
-1:000000000000 0:08ec8eefde2f
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 //! @File
       
    17 //! @SYMTestSuiteName               	uloggerv1-file-unit-test-suite.script
       
    18 //! @SYMScriptTestEnvironment       	TEF
       
    19 
       
    20 
       
    21 
       
    22 PRINT ----------------------------------------------------------
       
    23 PRINT   Test te_file.mmp
       
    24 PRINT ----------------------------------------------------------
       
    25 LOAD_SUITE uloggerplugfiletest
       
    26 
       
    27 
       
    28 START_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerPlugFile-0001
       
    29 //! @SYMTestCaseID		DT-DEBUG-TRACE-UTFv1-ULoggerPlugFile-0001
       
    30 //! @SYMTestCaseDesc     Run test for file plugin 
       
    31 //! @SYMTestPriority     Critical
       
    32 //! @SYMTestActions    Set and configure file plugin 
       
    33 //! @SYMTestExpectedResults      error returns as expected
       
    34 //! @SYMTestType         UT
       
    35 //! @SYMTESTSTATUS   Implemented
       
    36 //! @SYMPREQ                 PREQ1635
       
    37 //! @SYMREQ 
       
    38 RUN_TEST_STEP 100 uloggerplugfiletest file0Step
       
    39 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerPlugFile-0001