perfsrv/piprofiler/tsrc/PIEngineTest/docs/readme.txt
changeset 62 1c2bb2fc7c87
equal deleted inserted replaced
56:aa2539c91954 62:1c2bb2fc7c87
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  
       
    15 *
       
    16 */
       
    17 
       
    18 How to execute test:
       
    19 
       
    20 1. Compile PIEngineTest from /group
       
    21         sbs -c TARGET
       
    22 
       
    23 2. Add '#include "PIEngineTest.iby" to piprofiler.iby or other suitable place
       
    24 
       
    25 3. Configure test module to STIF .ini file ( /epoc32/wins/c/TestFramework )
       
    26         [New_Module]
       
    27         ModuleName= TestScripter
       
    28         TestCaseFile= z:\testframework\PIEngineTest.cfg
       
    29         [End_Module]
       
    30 
       
    31 4. Create image
       
    32 
       
    33 5. Run test from STIF UI
       
    34