graphicsresourceservices/graphicsresourceimplementation/test/group/sgresourcetest.iby
author Lars Kurth <larsk@symbian.org>
Tue, 15 Jun 2010 15:39:06 +0100
branchGCC_SURGE
changeset 99 ac1910f6e7cb
parent 36 01a6848ebfd7
child 103 2717213c588a
permissions -rw-r--r--
Bug 2966 - Fixed GCC issues with redefinition of typedef's

// 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