graphicsresourceservices/graphicsresourceimplementation/test/group/sgresourcetest.iby
changeset 36 01a6848ebfd7
child 103 2717213c588a
equal deleted inserted replaced
0:5d03bc08d59c 36:01a6848ebfd7
       
     1 // Copyright (c) 2008-2009 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 
       
    30 // script files
       
    31 data=DATAZ_\sgresourcetest\sgresourcetest_t_generic.script			\sgresourcetest\sgresourcetest_t_generic.script
       
    32 data=DATAZ_\sgresourcetest\sgresourcetest_t_internal.script			\sgresourcetest\sgresourcetest_t_internal.script
       
    33 data=DATAZ_\sgresourcetest\sgresourcetest_t_generic_manual.script	\sgresourcetest\sgresourcetest_t_generic_manual.script
       
    34 
       
    35 #endif // SGRESOURCETEST_IBY