applayerprotocols/httptransportfw/Test/Group/t_http.iby
changeset 0 b16258d2340f
equal deleted inserted replaced
-1:000000000000 0:b16258d2340f
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 #ifndef __T_HTTP_IBY__
       
    18 #define __T_HTTP_IBY__
       
    19 
       
    20 #include <httptestutils.iby>
       
    21 
       
    22 REM T_http
       
    23 file=ABI_DIR\BUILD_DIR\T_http.exe	System\Programs\T_http.exe	stack=0x8000
       
    24 
       
    25 // The script files for the system
       
    26 data=\epoc32\winscw\c\httptest\acceptance\TestCases.ini		httptest\acceptance\TestCases.ini
       
    27 data=\epoc32\winscw\c\httptest\acceptance\iot.ini		httptest\acceptance\iot.ini
       
    28 data=\epoc32\winscw\c\httptest\acceptance\sites.ini		httptest\acceptance\sites.ini
       
    29 data=\epoc32\winscw\c\httptest\acceptance\GeneralTestCases.ini	httptest\acceptance\GeneralTestCases.ini
       
    30 data=\epoc32\winscw\c\httptest\acceptance\DigestTestCases.ini	httptest\acceptance\DigestTestCases.ini
       
    31 data=\epoc32\winscw\c\httptest\acceptance\ProxyTestCases.ini	httptest\acceptance\ProxyTestCases.ini
       
    32 data=\epoc32\winscw\c\httptest\acceptance\RedirectTestCases.ini	httptest\acceptance\RedirectTestCases.ini
       
    33 data=\epoc32\winscw\c\httptest\acceptance\SSLTestCases.ini	httptest\acceptance\SSLTestCases.ini
       
    34 data=\epoc32\winscw\c\httptest\acceptance\bodyfile\TC_ITER_2_POST_21.txt	httptest\acceptance\bodyfile\TC_ITER_2_POST_21.txt
       
    35 
       
    36 // The script files for the TLS certificates
       
    37 data=ZPRIVATE\101f72a6\CACerts.dat PRIVATE\101f72a6\CACerts.dat
       
    38 data=ZPRIVATE\101f72a6\certclients.dat PRIVATE\101f72a6\certclients.dat
       
    39 
       
    40 
       
    41 #endif