loggingservices/eventlogger/Rom/logengtest.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 25 May 2010 14:35:19 +0300
branchRCL_3
changeset 15 fcc16690f446
parent 14 04ec7606545c
child 21 28839de615b4
permissions -rw-r--r--
Revision: 201021 Kit: 2010121

/*
* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/

#ifndef __LOGENGTEST_IBY__
#define __LOGENGTEST_IBY__

REM Logeng Test

#include <logeng.iby>

//for t_logview2
#include <TIMEZONESERVER.iby>

ECOM_PLUGIN(t_logcntmatchplugin.dll,2000862e.rsc)

file=ABI_DIR\BUILD_DIR\t_logtype.exe          	Test\t_logtype.exe
file=ABI_DIR\BUILD_DIR\t_logapi.exe          	Test\t_logapi.exe
file=ABI_DIR\BUILD_DIR\t_logapi2.exe          	Test\t_logapi2.exe
file=ABI_DIR\BUILD_DIR\t_logbadclient.exe          	Test\t_logbadclient.exe
file=ABI_DIR\BUILD_DIR\t_logview1.exe        	Test\t_logview1.exe
file=ABI_DIR\BUILD_DIR\t_logpurge.exe      	Test\t_logpurge.exe
file=ABI_DIR\BUILD_DIR\t_logheap.exe      	Test\t_logheap.exe
file=ABI_DIR\BUILD_DIR\t_logfile.exe      	Test\t_logfile.exe
file=ABI_DIR\BUILD_DIR\t_logfilter.exe      	Test\t_logfilter.exe
file=ABI_DIR\BUILD_DIR\t_lognotify.exe      	Test\t_lognotify.exe
file=ABI_DIR\BUILD_DIR\t_logview2.exe      	Test\t_logview2.exe
file=ABI_DIR\BUILD_DIR\t_logviewfail.exe      	Test\t_logviewfail.exe
file=ABI_DIR\BUILD_DIR\t_logviewfail2.exe     Test\t_logviewfail2.exe
file=ABI_DIR\BUILD_DIR\t_logviewfail3.exe      	Test\t_logviewfail3.exe
file=ABI_DIR\BUILD_DIR\t_logbench.exe      	Test\t_logbench.exe
file=ABI_DIR\BUILD_DIR\t_logbackup.exe      	Test\t_logbackup.exe
file=ABI_DIR\BUILD_DIR\t_logevent.exe      	Test\t_logevent.exe
file=ABI_DIR\BUILD_DIR\t_logwrap.exe      	Test\t_logwrap.exe
file=ABI_DIR\BUILD_DIR\t_logcontact.exe      	Test\t_logcontact.exe
file=ABI_DIR\BUILD_DIR\t_logcntmatch.exe      	Test\t_logcntmatch.exe
file=ABI_DIR\BUILD_DIR\t_logmaxnumlen.exe    Test\t_logmaxnumlen.exe
file=ABI_DIR\BUILD_DIR\t_logorderbyid.exe		Test\t_logorderbyid.exe
file=ABI_DIR\BUILD_DIR\t_logservercrash.exe     Test\t_logservercrash.exe
file=ABI_DIR\BUILD_DIR\t_loghicaphelper.exe	Test\t_loghicaphelper.exe
file=ABI_DIR\BUILD_DIR\t_loghicapability.exe	Test\t_loghicapability.exe
file=ABI_DIR\BUILD_DIR\t_loglowcapability.exe	Test\t_loglowcapability.exe
file=ABI_DIR\BUILD_DIR\t_logsecureview_hicap.exe	Test\t_logsecureview_hicap.exe
file=ABI_DIR\BUILD_DIR\t_logsecureview_lowcap.exe	Test\t_logsecureview_lowcap.exe
file=ABI_DIR\BUILD_DIR\t_logsecurity.exe	Test\t_logsecurity.exe
file=ABI_DIR\BUILD_DIR\t_logservipc.exe		Test\t_logservipc.exe
file=ABI_DIR\BUILD_DIR\t_logapi_helper.exe		Test\t_logapi_helper.exe
file=ABI_DIR\BUILD_DIR\t_logcompat.exe	Test\t_logcompat.exe
file=ABI_DIR\BUILD_DIR\t_logsimid.exe	Test\t_logsimid.exe

data=DATAZ_\test\logengtests.bat          Test\logengtests.bat

data=DATAZ_\test\oldLogdbu.dat            Test\oldLogdbu.dat
data=DATAZ_\test\corruptLogdbu.dat        Test\corruptLogdbu.dat
data=DATAZ_\test\corruptDamagedLogdbu.dat Test\corruptDamagedLogdbu.dat
data=DATAZ_\test\101f401d.txt             Test\101f401d.txt

//The next line to be uncommented if the testing is performed locally. Otherwise t_logview2 fails - 
//the following file is missing and needed by the time zone server.
//data=ZPRIVATE\10202BE9\1020383e.txt     private\10202be9\1020383e.txt

#endif