applayerprotocols/httptransportfw/Test/Group/httptest.iby
changeset 0 b16258d2340f
equal deleted inserted replaced
-1:000000000000 0:b16258d2340f
       
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #ifndef __HTTPTEST_IBY__
       
    17 #define __HTTPTEST_IBY__
       
    18 
       
    19 #include <t_http.iby>
       
    20 #include <t_httpoffline.iby>
       
    21 #include <t_httponline.iby>
       
    22 #include <t_filtertest.iby>
       
    23 #include <httpservicetest.iby>
       
    24 
       
    25 // Test Filters
       
    26 ECOM_PLUGIN(t_testfilters.dll,101f447f.rsc)
       
    27 ECOM_PLUGIN(htmlparserplugin.dll,htmlparserplugin.rsc)
       
    28 
       
    29 // The script file for T_HttpRegression
       
    30 data=\epoc32\winscw\c\httptest\regression\regressiontests.ini	httptest\regression\regressiontests.ini
       
    31 data=\epoc32\winscw\c\httptest\settings\settings.ini		httptest\settings\settings.ini
       
    32 
       
    33 file=ABI_DIR\BUILD_DIR\httpexampleclient.exe 		System\Programs\httpexampleclient.exe
       
    34 file=ABI_DIR\BUILD_DIR\t_httpmessage.exe 		System\Programs\t_httpmessage.exe
       
    35 file=ABI_DIR\BUILD_DIR\t_httptransporthandler.exe 	System\Programs\t_httptransporthandler.exe
       
    36 file=ABI_DIR\BUILD_DIR\t_httpregression.exe 		System\Programs\t_httpregression.exe
       
    37 file=ABI_DIR\BUILD_DIR\t_httppipeliningtest.exe 	System\Programs\t_httppipeliningtest.exe
       
    38 file=ABI_DIR\BUILD_DIR\t_URIShortcutParser.exe		System\Programs\t_URIShortcutParser.exe
       
    39 file=ABI_DIR\BUILD_DIR\t_codecplugin.exe		System\Programs\t_codecplugin.exe
       
    40 file=ABI_DIR\BUILD_DIR\testwebbrowser.exe 		System\Programs\testwebbrowser.exe
       
    41 file=ABI_DIR\BUILD_DIR\testhttpmessage.exe 		System\Programs\testhttpmessage.exe
       
    42 
       
    43 
       
    44 data=\epoc32\release\winscw\urel\z\HttpTest\ip.etesthook.esk 	HttpTest\ip.etesthook.esk
       
    45 
       
    46 #endif