os/graphics/graphicsresourceservices/graphicsresourceimplementation/test/group/sgresourcetest.iby
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/graphics/graphicsresourceservices/graphicsresourceimplementation/test/group/sgresourcetest.iby Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,39 @@
1.4 +// Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
1.5 +// All rights reserved.
1.6 +// This component and the accompanying materials are made available
1.7 +// under the terms of "Eclipse Public License v1.0"
1.8 +// which accompanies this distribution, and is available
1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.10 +//
1.11 +// Initial Contributors:
1.12 +// Nokia Corporation - initial contribution.
1.13 +//
1.14 +// Contributors:
1.15 +//
1.16 +// Description:
1.17 +//
1.18 +
1.19 +#ifndef SGRESOURCETEST_IBY
1.20 +#define SGRESOURCETEST_IBY
1.21 +
1.22 +#include <graphics_testharness.iby>
1.23 +#include <graphics_autotest.iby>
1.24 +#include <sgresource.iby>
1.25 +#include <openvg.iby>
1.26 +
1.27 +// test servers
1.28 +file=ABI_DIR\DEBUG_DIR\tgraphicsresource2.exe \sys\bin\tgraphicsresource2.exe
1.29 +file=ABI_DIR\DEBUG_DIR\tgraphicsresourcesecondprocess2.exe \sys\bin\tgraphicsresourcesecondprocess2.exe
1.30 +file=ABI_DIR\DEBUG_DIR\tgraphicsresourceinternal2.exe \sys\bin\tgraphicsresourceinternal2.exe
1.31 +file=ABI_DIR\DEBUG_DIR\tgraphicsresourceinternalsecondprocess2.exe \sys\bin\tgraphicsresourceinternalsecondprocess2.exe
1.32 +file=ABI_DIR\DEBUG_DIR\tgraphicsresourcemanualsecondprocess.exe \sys\bin\tgraphicsresourcemanualsecondprocess.exe
1.33 +
1.34 +// script files
1.35 +data=DATAZ_\sgresourcetest\sgresourcetest_t_generic.script \sgresourcetest\sgresourcetest_t_generic.script
1.36 +data=DATAZ_\sgresourcetest\sgresourcetest_t_internal.script \sgresourcetest\sgresourcetest_t_internal.script
1.37 +data=DATAZ_\sgresourcetest\sgresourcetest_t_stress_manual.script \sgresourcetest\sgresourcetest_t_stress_manual.script
1.38 +data=DATAZ_\sgresourcetest\sgresourcetest_t_stress_auto.script \sgresourcetest\sgresourcetest_t_stress_auto.script
1.39 +data=DATAZ_\sgresourcetest\sgresourcetest_t_stress_manual.ini \sgresourcetest\sgresourcetest_t_stress_manual.ini
1.40 +data=DATAZ_\sgresourcetest\sgresourcetest_t_stress_auto.ini \sgresourcetest\sgresourcetest_t_stress_auto.ini
1.41 +
1.42 +#endif // SGRESOURCETEST_IBY