graphicscomposition/surfaceupdate/group/surfaceupdatetest_integ.iby
changeset 0 5d03bc08d59c
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     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 #ifndef __SURFACEUPDATETEST_INTEG_IBY__
       
    18 #define __SURFACEUPDATETEST_INTEG_IBY__
       
    19 
       
    20 #include <graphics_testharness.iby>
       
    21 #include <csc_plugin.iby>
       
    22 
       
    23 #ifdef SYMBIAN_GRAPHICS_USE_GCE
       
    24 // batch file that runs all automatic surface update tests
       
    25 //data=DATAZ_\surfaceupdatetest\surfaceupdatetest_run.bat         \surfaceupdatetest_run.bat
       
    26 
       
    27 //script files
       
    28 data=DATAZ_\surfaceupdate\surfaceupdateinteg.script		\surfaceupdate\surfaceupdateinteg.script
       
    29 file=ABI_DIR\DEBUG_DIR\tsurfaceupdateserverinteg.exe	TEST\tsurfaceupdateserverinteg.exe
       
    30 
       
    31 REM SurfaceUpdate integ test programs
       
    32 
       
    33 #endif
       
    34 
       
    35 
       
    36 #endif
       
    37 
       
    38 
       
    39