traceservices/tracefw/integ_test/ost/TEF/te_ostv2integsuite_performance/testdata/scripts/te_perf_sanity.script
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2010 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_sanity.script
    17 //! @SYMTestSuiteName           te_perf_sanity.script
    18 //! @SYMScriptTestEnvironment   TEF
    18 //! @SYMScriptTestEnvironment   TEF
    19 
    19 
    20 
    20 
    21 LOAD_SUITE te_ostv2integsuite_enabled
    21 LOAD_SUITE te_ostv2integsuite_enabled
    27 //! @SYMTestCaseDesc            Run before a default run of performance tests to flag any changes to expected timer resolution >10%
    27 //! @SYMTestCaseDesc            Run before a default run of performance tests to flag any changes to expected timer resolution >10%
    28 //! @SYMTestPriority            High
    28 //! @SYMTestPriority            High
    29 //! @SYMTestActions             Compares lauterbach measured time for foo() with that generated in the returns a fail it is>10% from that expected. 
    29 //! @SYMTestActions             Compares lauterbach measured time for foo() with that generated in the returns a fail it is>10% from that expected. 
    30 //! @SYMTestExpectedResults     Verify that there has not been any significant change in the timer resolution figures from hardware measurement.
    30 //! @SYMTestExpectedResults     Verify that there has not been any significant change in the timer resolution figures from hardware measurement.
    31 //! @SYMTestType                UT
    31 //! @SYMTestType                UT
    32 //! @SYMTESTSTATUS              Implemented
    32 //! @SYMTestStatus              Implemented
    33 //! @SYMPREQ                    PREQ2390
    33 //! @SYMPREQ                    PREQ2390
    34 //! @SYMREQ                     12115 12122 12761
    34 //! @SYMREQ                     12115 12122 12761
    35     START_TEST_BLOCK    100     te_ostv2integsuite_enabled              \testdata\configs\te_perf_sanity.ini
    35     START_TEST_BLOCK    100     te_ostv2integsuite_enabled              \testdata\configs\te_perf_sanity.ini
    36         CREATE_OBJECT           PerformanceSanityTest                   PerformanceSanityTest
    36         CREATE_OBJECT           PerformanceSanityTest                   PerformanceSanityTest
    37         COMMAND                 PerformanceSanityTest                   doTest
    37         COMMAND                 PerformanceSanityTest                   doTest