traceservices/tracefw/integ_test/ulogger/TEF/te_ulogger/scripts/te_uloggerconfigfile_winscw.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-configfilewinscw-test-suite.script
    18 //! @SYMTestSuiteName               	utfv1-api-uloggerv1-configfilewinscw-test-suite.script
    19 //! @SYMScriptTestEnvironment       	TEF
    19 //! @SYMScriptTestEnvironment       	TEF
    20 
    20 
    21 
    21 
    22 LOAD_SUITE te_uloggermclsuite
    22 LOAD_SUITE te_uloggermclsuite
    34 //! @SYMTestCaseDesc     Run test for publicconfig file path for ULoggerv1 on winscw
    34 //! @SYMTestCaseDesc     Run test for publicconfig file path for ULoggerv1 on winscw
    35 //! @SYMTestPriority     Critical
    35 //! @SYMTestPriority     Critical
    36 //! @SYMTestActions    Compare the settings in the ulogger server with that specified in the test config file in \testdata\configs\configfiletracecontrolconfig.ini
    36 //! @SYMTestActions    Compare the settings in the ulogger server with that specified in the test config file in \testdata\configs\configfiletracecontrolconfig.ini
    37 //! @SYMTestExpectedResults     Verify that the returned settings match those expected (test step returns a test pass if so)
    37 //! @SYMTestExpectedResults     Verify that the returned settings match those expected (test step returns a test pass if so)
    38 //! @SYMTestType         CT
    38 //! @SYMTestType         CT
    39 //! @SYMTestStatus   Implemented
    39 //! @SYMTESTSTATUS   Implemented
    40 //! @SYMPREQ                 PREQ1635
    40 //! @SYMPREQ                 PREQ1635
    41 //! @SYMREQ  
    41 //! @SYMREQ  
    42 RUN_TEST_STEP 1000 te_uloggermclsuite ULoggerPublicConfigFileTestStep 
    42 RUN_TEST_STEP 1000 te_uloggermclsuite ULoggerPublicConfigFileTestStep 
    43 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerPublicConfigFileWINSCW01-0001
    43 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerPublicConfigFileWINSCW01-0001
    44 
    44 
    55 //! @SYMTestCaseDesc     Run test for privateconfig file path for ULoggerv1 on winscw
    55 //! @SYMTestCaseDesc     Run test for privateconfig file path for ULoggerv1 on winscw
    56 //! @SYMTestPriority     Critical
    56 //! @SYMTestPriority     Critical
    57 //! @SYMTestActions    Having deleted c:\ulogger\uloggerconfig.ini in the public path, now compare the settings in the ulogger server with that specified by default in the private path
    57 //! @SYMTestActions    Having deleted c:\ulogger\uloggerconfig.ini in the public path, now compare the settings in the ulogger server with that specified by default in the private path
    58 //! @SYMTestExpectedResults     Verify that the returned settings match those expected (test step returns a test pass if so)
    58 //! @SYMTestExpectedResults     Verify that the returned settings match those expected (test step returns a test pass if so)
    59 //! @SYMTestType         CT
    59 //! @SYMTestType         CT
    60 //! @SYMTestStatus   Implemented
    60 //! @SYMTESTSTATUS   Implemented
    61 //! @SYMPREQ                 PREQ1635
    61 //! @SYMPREQ                 PREQ1635
    62 //! @SYMREQ  
    62 //! @SYMREQ  
    63 RUN_TEST_STEP 1000 te_uloggermclsuite ULoggerPrivateConfigFileTestStep 
    63 RUN_TEST_STEP 1000 te_uloggermclsuite ULoggerPrivateConfigFileTestStep 
    64 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerPrivateConfigFileWINSCW-0001 
    64 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerPrivateConfigFileWINSCW-0001 
    65 
    65 
    75 //! @SYMTestCaseDesc     Run test for publicconfig file path for ULoggerv1 on winscw
    75 //! @SYMTestCaseDesc     Run test for publicconfig file path for ULoggerv1 on winscw
    76 //! @SYMTestPriority     Critical
    76 //! @SYMTestPriority     Critical
    77 //! @SYMTestActions    Having reinstated a config file on the public path, now compare the settings in the ulogger server with that specified in the public path
    77 //! @SYMTestActions    Having reinstated a config file on the public path, now compare the settings in the ulogger server with that specified in the public path
    78 //! @SYMTestExpectedResults     Verify that the returned settings match those expected (test step returns a test pass if so)
    78 //! @SYMTestExpectedResults     Verify that the returned settings match those expected (test step returns a test pass if so)
    79 //! @SYMTestType         CT
    79 //! @SYMTestType         CT
    80 //! @SYMTestStatus   Implemented
    80 //! @SYMTESTSTATUS   Implemented
    81 //! @SYMPREQ                 PREQ1635
    81 //! @SYMPREQ                 PREQ1635
    82 //! @SYMREQ                
    82 //! @SYMREQ                
    83 RUN_TEST_STEP 1000 te_uloggermclsuite ULoggerPublicConfigFileTestStep 
    83 RUN_TEST_STEP 1000 te_uloggermclsuite ULoggerPublicConfigFileTestStep 
    84 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerPublicConfigFileWINSCW02-0001
    84 END_TESTCASE			DT-DEBUG-TRACE-UTFv1-ULoggerPublicConfigFileWINSCW02-0001
    85 
    85