graphicsresourceservices/graphicsresourceimplementation/test/group/sgresourcetest.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 16:21:04 +0300
changeset 36 01a6848ebfd7
child 103 2717213c588a
permissions -rw-r--r--
Revision: 201009 Kit: 201015

// Copyright (c) 2008-2009 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

// 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_generic_manual.script	\sgresourcetest\sgresourcetest_t_generic_manual.script

#endif // SGRESOURCETEST_IBY