os/graphics/graphicsresourceservices/graphicsresourceimplementation/test/group/sgresourcetest.iby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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