sl@0: /* sl@0: * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). sl@0: * All rights reserved. sl@0: * This component and the accompanying materials are made available sl@0: * under the terms of "Eclipse Public License v1.0" sl@0: * which accompanies this distribution, and is available sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: * sl@0: * Initial Contributors: sl@0: * Nokia Corporation - initial contribution. sl@0: * sl@0: * Contributors: sl@0: * sl@0: * Description: sl@0: * sl@0: */ sl@0: sl@0: #ifndef __LOGENGTEST_IBY__ sl@0: #define __LOGENGTEST_IBY__ sl@0: sl@0: REM Logeng Test sl@0: sl@0: #include sl@0: sl@0: //for t_logview2 sl@0: #include sl@0: sl@0: ECOM_PLUGIN(t_logcntmatchplugin.dll,2000862e.rsc) sl@0: sl@0: file=ABI_DIR\BUILD_DIR\t_logtype.exe test\t_logtype.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logapi.exe test\t_logapi.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logapi2.exe test\t_logapi2.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logbadclient.exe test\t_logbadclient.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logview1.exe test\t_logview1.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logpurge.exe test\t_logpurge.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logheap.exe test\t_logheap.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logfile.exe test\t_logfile.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logfilter.exe test\t_logfilter.exe sl@0: file=ABI_DIR\BUILD_DIR\t_lognotify.exe test\t_lognotify.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logview2.exe test\t_logview2.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logviewfail.exe test\t_logviewfail.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logviewfail2.exe test\t_logviewfail2.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logviewfail3.exe test\t_logviewfail3.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logbench.exe test\t_logbench.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logbackup.exe test\t_logbackup.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logevent.exe test\t_logevent.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logwrap.exe test\t_logwrap.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logcontact.exe test\t_logcontact.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logcntmatch.exe test\t_logcntmatch.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logmaxnumlen.exe test\t_logmaxnumlen.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logorderbyid.exe test\t_logorderbyid.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logservercrash.exe test\t_logservercrash.exe sl@0: file=ABI_DIR\BUILD_DIR\t_loghicaphelper.exe test\t_loghicaphelper.exe sl@0: file=ABI_DIR\BUILD_DIR\t_loghicapability.exe test\t_loghicapability.exe sl@0: file=ABI_DIR\BUILD_DIR\t_loglowcapability.exe test\t_loglowcapability.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logsecureview_hicap.exe test\t_logsecureview_hicap.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logsecureview_lowcap.exe test\t_logsecureview_lowcap.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logsecurity.exe test\t_logsecurity.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logservipc.exe test\t_logservipc.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logapi_helper.exe test\t_logapi_helper.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logcompat.exe test\t_logcompat.exe sl@0: file=ABI_DIR\BUILD_DIR\t_logsimid.exe test\t_logsimid.exe sl@0: sl@0: data=DATAZ_\test\logengtests.bat test\logengtests.bat sl@0: data=DATAZ_\test\oldlogdbu.dat test\oldlogdbu.dat sl@0: data=DATAZ_\test\corruptlogdbu.dat test\corruptlogdbu.dat sl@0: data=DATAZ_\test\corruptdamagedlogdbu.dat test\corruptdamagedlogdbu.dat sl@0: data=DATAZ_\test\101f401d_test.txt test\101f401d_test.txt sl@0: sl@0: //The next line to be uncommented if the testing is performed locally. Otherwise t_logview2 fails - sl@0: //the following file is missing and needed by the time zone server. sl@0: //data=ZPRIVATE\10202BE9\1020383e.txt private\10202be9\1020383e.txt sl@0: sl@0: #endif