os/mm/mmtestenv/mmtesttools/Rom/IclIntTests.iby
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/mm/mmtestenv/mmtesttools/Rom/IclIntTests.iby	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,108 @@
     1.4 +// Copyright (c) 2004-2009 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 __ICLINTTESTS_IBY__
    1.20 +#define __ICLINTTESTS_IBY__
    1.21 +
    1.22 +REM All Integration tests in one rom
    1.23 +REM COPY ALL REQUIRED DATA FILES ONTO CF USING COPYDATATOCF.BAT!
    1.24 +
    1.25 +REM ################################ START INTEGRATION TESTS ##########################
    1.26 +
    1.27 +#include <testframework.iby>
    1.28 +#include <multimediatestagent.iby>
    1.29 +#include <multimediatestimageiagent.iby>
    1.30 +#include <te_tsi_icl_cod_5suite.iby>
    1.31 +#include <te_tsi_icl_pluginsupport_01suite.iby>
    1.32 +#include <te_tsi_icl_dirscan_decode_01suite.iby>
    1.33 +#include <te_tsi_icl_excludedfiles_01suite.iby>
    1.34 +
    1.35 +REM ##### PREQ1920 - Image Processor #############
    1.36 +#ifndef EXCLUDE_LICENSED_CAPS_ADAPTATION
    1.37 +#include <te_CAPSIntegrationTestsuite.iby>
    1.38 +#include <te_ImageTransformTestSuite.iby>
    1.39 +#include <te_CapsWrapperTestSuite.iby>
    1.40 +#include <te_imagepanoramatestsuite.iby>
    1.41 +
    1.42 +#include <capsadaptation_panorama_test.iby>
    1.43 +#include <capsadaptation_imagetransform_test.iby>
    1.44 +#include <capsadaptation_imgprocessor_test.iby>
    1.45 +#include <capsadaptation_capswrapper_test.iby>
    1.46 +data=EPOCROOT##epoc32\data\c\runICLPREQ1920Tests.bat         runICLPREQ1920Tests.bat
    1.47 +#endif
    1.48 +
    1.49 +#ifdef SYMBIAN_ENABLE_1630_JPEG_EXTENSIONS
    1.50 +#include <tsi_icl_imagedecoder.iby>
    1.51 +#include <tsi_icl_imageencoder.iby>
    1.52 +#endif
    1.53 +
    1.54 +data=EPOCROOT##epoc32\data\c\runIclIntTests.bat         runIclIntTests.bat
    1.55 +data=EPOCROOT##epoc32\data\c\runICLBtransIntTests.bat   runICLBtransIntTests.bat
    1.56 +data=EPOCROOT##epoc32\data\c\runICLCodIntTests.bat      runICLCodIntTests.bat
    1.57 +
    1.58 +#ifdef SYMBIAN_ENABLE_1630_JPEG_EXTENSIONS
    1.59 +data=EPOCROOT##epoc32\data\c\runICLDecoderIntTests.bat              runICLDecoderIntTests.bat
    1.60 +data=EPOCROOT##epoc32\data\c\runICLDecoderIntTestsStream.bat        runICLDecoderIntTestsStream.bat
    1.61 +
    1.62 +data=EPOCROOT##epoc32\data\c\runICLEncoderIntTests.bat				runICLEncoderIntTests.bat
    1.63 +data=EPOCROOT##epoc32\data\c\runICLEncoderIntTestsPerf.bat          runICLEncoderIntTestsPerf.bat
    1.64 +data=EPOCROOT##epoc32\data\c\runICLEncoderIntTestsMirror.bat        runICLEncoderIntTestsMirror.bat
    1.65 +data=EPOCROOT##epoc32\data\c\runICLEncoderIntTestsStream.bat        runICLEncoderIntTestsStream.bat
    1.66 +data=EPOCROOT##epoc32\data\c\runICLEncoderIntTestsExtInterface.bat  runICLEncoderIntTestsExtInterface.bat
    1.67 +#endif
    1.68 +
    1.69 +data=EPOCROOT##epoc32\data\c\runICLFrmIntTests.bat      runICLFrmIntTests.bat
    1.70 +data=EPOCROOT##epoc32\data\c\runICLFrmRfIntTests.bat    runICLFrmRfIntTests.bat
    1.71 +data=EPOCROOT##epoc32\data\c\runICLFrmFSIntTests.bat    runICLFrmFSIntTests.bat
    1.72 +data=EPOCROOT##epoc32\data\c\runICLFrmDRMIntTests.bat   runICLFrmDRMIntTests.bat
    1.73 +data=EPOCROOT##epoc32\data\c\runICLImgFrmIntTests.bat   runICLImgFrmIntTests.bat
    1.74 +
    1.75 +REM ################################# START BTRANS ####################################
    1.76 +file=ABI_DIR\DEBUG_DIR\TSI_ICL_BTRANS_01.dll 			System\Libs\TSI_ICL_BTRANS_01.dll
    1.77 +data=EPOCROOT##epoc32\data\c\MM\TSI_ICL_BTRANS_01.script     	\TSI_ICL_BTRANS_01.script
    1.78 +data=EPOCROOT##epoc32\data\c\MM\TSI_ICL_BTRANS_01_Alloc.script	 \TSI_ICL_BTRANS_01_Alloc.script
    1.79 +data=EPOCROOT##epoc32\data\c\MM\TSI_ICL_BTRANS_01_Panic.script	\TSI_ICL_BTRANS_01_Panic.script
    1.80 +REM ################################# END BTRANS ######################################
    1.81 +
    1.82 +
    1.83 +REM ################################# START FRM ######################################
    1.84 +file=ABI_DIR\DEBUG_DIR\TSI_ICL_FRM_00.DLL 		 System\Libs\TSI_ICL_FRM_00.DLL
    1.85 +data=EPOCROOT##epoc32\data\c\ICL\TSI_ICL_FRM_00.script   \TSI_ICL_FRM_00.script
    1.86 +
    1.87 +data=EPOCROOT##epoc32\data\c\ICL\TSI_ICL_FRM_FS.script	\TSI_ICL_FRM_FS.script
    1.88 +data=EPOCROOT##epoc32\data\c\ICL\TSI_ICL_FRM_DRM.script	\TSI_ICL_FRM_DRM.script
    1.89 +
    1.90 +data=EPOCROOT##epoc32\data\c\ICL\TSI_ICL_FRM_00.ini      \ICL\TSI_ICL_FRM_00.ini
    1.91 +data=EPOCROOT##epoc32\data\c\ICL\TSI_ICL_FRM_RF.script   \TSI_ICL_FRM_RF.script
    1.92 +data=EPOCROOT##epoc32\data\c\ICL\TSI_ICL_FRM_RF_Alloc.script      \TSI_ICL_FRM_RF_Alloc.script
    1.93 +data=EPOCROOT##epoc32\data\c\ICL\TSI_ICL_FRM_YUV.script   \TSI_ICL_FRM_YUV.script
    1.94 +data=EPOCROOT##epoc32\data\c\ICL\TSI_ICL_FRM_YUV_ALLOC.script   \TSI_ICL_FRM_YUV_ALLOC.script
    1.95 +
    1.96 +REM ################################# END FRM ########################################
    1.97 +
    1.98 +REM ################################# START ICL COD ######################################
    1.99 +file=ABI_DIR\DEBUG_DIR\TSI_ICL_COD.DLL 			 System\Libs\TSI_ICL_COD.DLL
   1.100 +data=EPOCROOT##epoc32\data\c\ICL\TSI_ICL_COD_00.script   \TSI_ICL_COD_00.script
   1.101 +data=EPOCROOT##epoc32\data\c\ICL\TSI_ICL_COD_01.script   \TSI_ICL_COD_01.script
   1.102 +data=EPOCROOT##epoc32\data\c\ICL\TSI_ICL_COD_02.script   \TSI_ICL_COD_02.script
   1.103 +data=EPOCROOT##epoc32\data\c\runtsiiclcod05tests.bat 		runtsiiclcod05tests.bat
   1.104 +data=EPOCROOT##epoc32\data\c\runtsiicldirscandecode01tests.bat 	runtsiicldirscandecode01tests.bat
   1.105 +data=EPOCROOT##epoc32\data\c\runtsiiclexcludedfiles01tests.bat 	runtsiiclexcludedfiles01tests.bat
   1.106 +data=EPOCROOT##epoc32\data\c\runtsiiclpluginsupport01tests.bat	runtsiiclpluginsupport01tests.bat
   1.107 +REM ################################# END ICL COD ########################################
   1.108 +
   1.109 +REM ################################ END INTEGRATION TESTS ###########################
   1.110 +
   1.111 +#endif