graphicsresourceservices/graphicsresourceimplementation/test/group/sgresourcetest.iby
branchRCL_3
changeset 163 bbf46f59e123
equal deleted inserted replaced
150:57c618273d5c 163:bbf46f59e123
       
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #ifndef SGRESOURCETEST_IBY
       
    17 #define SGRESOURCETEST_IBY
       
    18 
       
    19 #include <graphics_testharness.iby>
       
    20 #include <graphics_autotest.iby>
       
    21 #include <sgresource.iby>
       
    22 #include <openvg.iby>
       
    23 
       
    24 // test servers
       
    25 file=ABI_DIR\DEBUG_DIR\tgraphicsresource2.exe				\sys\bin\tgraphicsresource2.exe
       
    26 file=ABI_DIR\DEBUG_DIR\tgraphicsresourcesecondprocess2.exe	\sys\bin\tgraphicsresourcesecondprocess2.exe
       
    27 file=ABI_DIR\DEBUG_DIR\tgraphicsresourceinternal2.exe		\sys\bin\tgraphicsresourceinternal2.exe
       
    28 file=ABI_DIR\DEBUG_DIR\tgraphicsresourceinternalsecondprocess2.exe		\sys\bin\tgraphicsresourceinternalsecondprocess2.exe
       
    29 file=ABI_DIR\DEBUG_DIR\tgraphicsresourcemanualsecondprocess.exe		\sys\bin\tgraphicsresourcemanualsecondprocess.exe
       
    30 
       
    31 // script files
       
    32 data=DATAZ_\sgresourcetest\sgresourcetest_t_generic.script			\sgresourcetest\sgresourcetest_t_generic.script
       
    33 data=DATAZ_\sgresourcetest\sgresourcetest_t_internal.script			\sgresourcetest\sgresourcetest_t_internal.script
       
    34 data=DATAZ_\sgresourcetest\sgresourcetest_t_stress_manual.script	\sgresourcetest\sgresourcetest_t_stress_manual.script
       
    35 data=DATAZ_\sgresourcetest\sgresourcetest_t_stress_auto.script		\sgresourcetest\sgresourcetest_t_stress_auto.script
       
    36 data=DATAZ_\sgresourcetest\sgresourcetest_t_stress_manual.ini		\sgresourcetest\sgresourcetest_t_stress_manual.ini
       
    37 data=DATAZ_\sgresourcetest\sgresourcetest_t_stress_auto.ini			\sgresourcetest\sgresourcetest_t_stress_auto.ini
       
    38 
       
    39 #endif // SGRESOURCETEST_IBY