traceservices/tracefw/integ_test/ost/TEF/te_ostv2integsuite_performance/testdata/scripts/te_perf_outputcsvsanity.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_perf_outputcsvsanity.script
    17 //! @SYMTestSuiteName           te_perf_outputcsvsanity.script
    18 //! @SYMScriptTestEnvironment   TEF
    18 //! @SYMScriptTestEnvironment   TEF
    19 
    19 
    20 
    20 
    21 LOAD_SUITE te_ostv2integsuite_enabled
    21 LOAD_SUITE te_ostv2integsuite_enabled
    33 //! @SYMTestCaseDesc            Run after a default run of performance tests to flag any change from expected times >10%
    33 //! @SYMTestCaseDesc            Run after a default run of performance tests to flag any change from expected times >10%
    34 //! @SYMTestPriority            High
    34 //! @SYMTestPriority            High
    35 //! @SYMTestActions             Compares a baseline.csv file included in the reference subfolder of the integration tests with that output from a default performance test ru n and return a fail if any of the column elements>10% from that expected. All elements compared and reported back with associated discrepancy
    35 //! @SYMTestActions             Compares a baseline.csv file included in the reference subfolder of the integration tests with that output from a default performance test ru n and return a fail if any of the column elements>10% from that expected. All elements compared and reported back with associated discrepancy
    36 //! @SYMTestExpectedResults     Verify that there has not been any significant change in the performance figures from previous runs.
    36 //! @SYMTestExpectedResults     Verify that there has not been any significant change in the performance figures from previous runs.
    37 //! @SYMTestType                UT
    37 //! @SYMTestType                UT
    38 //! @SYMTestStatus              Implemented
    38 //! @SYMTESTSTATUS              Implemented
    39 //! @SYMPREQ                    PREQ2390
    39 //! @SYMPREQ                    PREQ2390
    40 //! @SYMREQ                     12115 12122 12761
    40 //! @SYMREQ                     12115 12122 12761
    41     START_TEST_BLOCK    100     te_ostv2integsuite_enabled              \testdata\configs\te_perf_outputcsvsanity.ini
    41     START_TEST_BLOCK    100     te_ostv2integsuite_enabled              \testdata\configs\te_perf_outputcsvsanity.ini
    42         CREATE_OBJECT           OutputCSVSanityTest                     OutputCSVSanityTest
    42         CREATE_OBJECT           OutputCSVSanityTest                     OutputCSVSanityTest
    43         COMMAND                 OutputCSVSanityTest                     doTest
    43         COMMAND                 OutputCSVSanityTest                     doTest