graphicsresourceservices/graphicsresourceimplementation/test/group/sgresourcetest.iby
author hgs
Tue, 22 Jun 2010 15:21:29 +0300
changeset 103 2717213c588a
parent 36 01a6848ebfd7
permissions -rw-r--r--
201024

// Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//

#ifndef SGRESOURCETEST_IBY
#define SGRESOURCETEST_IBY

#include <graphics_testharness.iby>
#include <graphics_autotest.iby>
#include <sgresource.iby>
#include <openvg.iby>

// test servers
file=ABI_DIR\DEBUG_DIR\tgraphicsresource2.exe				\sys\bin\tgraphicsresource2.exe
file=ABI_DIR\DEBUG_DIR\tgraphicsresourcesecondprocess2.exe	\sys\bin\tgraphicsresourcesecondprocess2.exe
file=ABI_DIR\DEBUG_DIR\tgraphicsresourceinternal2.exe		\sys\bin\tgraphicsresourceinternal2.exe
file=ABI_DIR\DEBUG_DIR\tgraphicsresourceinternalsecondprocess2.exe		\sys\bin\tgraphicsresourceinternalsecondprocess2.exe
file=ABI_DIR\DEBUG_DIR\tgraphicsresourcemanualsecondprocess.exe		\sys\bin\tgraphicsresourcemanualsecondprocess.exe

// script files
data=DATAZ_\sgresourcetest\sgresourcetest_t_generic.script			\sgresourcetest\sgresourcetest_t_generic.script
data=DATAZ_\sgresourcetest\sgresourcetest_t_internal.script			\sgresourcetest\sgresourcetest_t_internal.script
data=DATAZ_\sgresourcetest\sgresourcetest_t_stress_manual.script	\sgresourcetest\sgresourcetest_t_stress_manual.script
data=DATAZ_\sgresourcetest\sgresourcetest_t_stress_auto.script		\sgresourcetest\sgresourcetest_t_stress_auto.script
data=DATAZ_\sgresourcetest\sgresourcetest_t_stress_manual.ini		\sgresourcetest\sgresourcetest_t_stress_manual.ini
data=DATAZ_\sgresourcetest\sgresourcetest_t_stress_auto.ini			\sgresourcetest\sgresourcetest_t_stress_auto.ini

#endif // SGRESOURCETEST_IBY