widgetmanager/tsrc/wmunittest/group/bld.inf
changeset 1 5315654608de
parent 0 f72a12da539e
child 2 08c6ee43b396
equal deleted inserted replaced
0:f72a12da539e 1:5315654608de
     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 * Widget manager unit tests
       
    16 */
       
    17 
       
    18 PRJ_PLATFORMS
       
    19 DEFAULT
       
    20 
       
    21 PRJ_TESTEXPORTS
       
    22 // test case configuration
       
    23 ../conf/wmunittest.bat              /epoc32/winscw/c/wmunittest.bat
       
    24 ../conf/wmunittest.ini              /epoc32/winscw/c/testframework/testframework.ini
       
    25 ../conf/ui_wmunittest.cfg           /epoc32/winscw/c/testframework/ui_wmunittest.cfg
       
    26 // test data
       
    27 ../data/wmlogo/logo.jpg             /epoc32/winscw/c/testframework/wmunittest/wmlogo/logo.jpg
       
    28 ../data/wmlogo/logo.mif             /epoc32/winscw/c/testframework/wmunittest/wmlogo/logo.mif
       
    29 ../data/wmlogo/logo.png             /epoc32/winscw/c/testframework/wmunittest/wmlogo/logo.png
       
    30 ../data/wmlogo/logo.svg             /epoc32/winscw/c/testframework/wmunittest/wmlogo/logo.svg
       
    31 ../data/wmlogo/logocorrupt.jpg      /epoc32/winscw/c/testframework/wmunittest/wmlogo/logocorrupt.jpg
       
    32 ../data/wmlogo/logocorrupt.png      /epoc32/winscw/c/testframework/wmunittest/wmlogo/logocorrupt.png
       
    33 ../data/wmlogo/logocorrupt.svg      /epoc32/winscw/c/testframework/wmunittest/wmlogo/logocorrupt.svg
       
    34 ../data/wmlogo/test.wgz             /epoc32/winscw/c/testframework/wmunittest/wmlogo/test.wgz
       
    35 
       
    36 PRJ_TESTMMPFILES
       
    37 wmunittest.mmp
       
    38 
       
    39 //  End of File