loggingservices/eventlogger/test/tef/group/logengteftests.iby
changeset 0 08ec8eefde2f
child 23 26645d81f48d
equal deleted inserted replaced
-1:000000000000 0:08ec8eefde2f
       
     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 LOGENGTEFTESTS_IBY
       
    18 #define LOGENGTEFTESTS_IBY
       
    19 
       
    20 #include <testexecute.iby>
       
    21 #include <burtestserver.iby>
       
    22 #include <connectivity_securebackupengine.iby>
       
    23 // the backup engine is dependant on all of these:
       
    24 #include <swi.iby>
       
    25 #include <certman.iby>
       
    26 #include <filetokens.iby>
       
    27 #include <httpcore.iby>
       
    28 #include <tls.iby>
       
    29 #include <ResponseMsg.iby>
       
    30 
       
    31 file=ABI_DIR\BUILD_DIR\teflogengbur.exe	sys\bin\teflogengbur.exe
       
    32 
       
    33 data=EPOCROOT##epoc32\data\z\TEF_LogEng\logengteftests.script	TEF_LogEng\logengteftests.script
       
    34 data=EPOCROOT##epoc32\data\z\TEF_LogEng\teflogengbur.script		TEF_LogEng\teflogengbur.script
       
    35 data=EPOCROOT##epoc32\data\z\TEF_LogEng\bur_config.ini 			TEF_LogEng\bur_config.ini
       
    36 data=EPOCROOT##epoc32\data\z\TEF_LogEng\testdata_config.ini 	TEF_LogEng\testdata_config.ini
       
    37 
       
    38 #endif // #ifndef LOGENGTEFTESTS_IBY