applayerpluginsandutils/uripermissionservices/group/ineturilisttest.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 
       
    18 #ifndef __INETURILISTTEST_IBY__
       
    19 #define __INETURILISTTEST_IBY__
       
    20 
       
    21 #include "Configuration.cfg"
       
    22 
       
    23 #include <Instrumentationhandler.iby>
       
    24 #include <systemmonitor.iby>
       
    25 #include <TEFEventLogPluginServer.iby>
       
    26 
       
    27 #if (defined __VERSION_70S__)
       
    28 #include <notificationprocessor.iby>
       
    29 #endif
       
    30 
       
    31 #if (!defined __TEST_CONFIG_FILE_PARSER_IBY__)
       
    32 #include <testconfigfileparser.iby>
       
    33 #endif
       
    34 
       
    35 REM Inet URI List Tests
       
    36 
       
    37 file=ABI_DIR\BUILD_DIR\tineturilist.exe		system\programs\tineturilist.exe	
       
    38 file=ABI_DIR\BUILD_DIR\tineturilistserverunit.exe system\programs\tineturilistserverunit.exe
       
    39 file=ABI_DIR\BUILD_DIR\systemtest_utils.dll  	System\bin\systemtest_utils.dll
       
    40 file=ABI_DIR\BUILD_DIR\TestPlayAudio.dll	System\bin\TestPlayAudio.dll
       
    41 file=ABI_DIR\BUILD_DIR\systemtest_security.exe	System\bin\systemtest_security.exe
       
    42 file=ABI_DIR\BUILD_DIR\burtestserver.exe	System\bin\burtestserver.exe
       
    43 
       
    44 #endif