sl@0: /* sl@0: * Copyright (c) 2009 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: // bsultests.iby sl@0: // IBY file for all BSUL tests sl@0: sl@0: #ifndef BSULTESTS_IBY sl@0: #define BSULTESTS_IBY sl@0: sl@0: // batch file that runs all automatic bsul tests sl@0: data=ZSYSTEM\test\bsultests.bat TEST\bsultests.bat sl@0: sl@0: //test datas sl@0: //ini files for testing sl@0: data=ZRESOURCE\testconfig8.ini \resource\testconfig8.ini sl@0: data=ZRESOURCE\testconfig16.ini \resource\testconfig16.ini sl@0: data=ZRESOURCE\empty8.ini \resource\empty8.ini sl@0: data=ZRESOURCE\empty16.ini \resource\empty16.ini sl@0: data=ZRESOURCE\corruptconfig8.ini \resource\corruptconfig8.ini sl@0: data=ZRESOURCE\corruptconfig16.ini \resource\corruptconfig16.ini sl@0: data=ZRESOURCE\legacy8.ini \resource\legacy8.ini sl@0: data=ZRESOURCE\legacy16.ini \resource\legacy16.ini sl@0: data=ZRESOURCE\big16.ini \resource\big16.ini sl@0: sl@0: data=ZRESOURCE\OriConfig8.ini \resource\OriConfig8.ini sl@0: data=ZRESOURCE\ComConfig8.ini \resource\ComConfig8.ini sl@0: sl@0: // test executables sl@0: file=ABI_DIR\BUILD_DIR\t_cacheddriveinfo.exe Test\t_cacheddriveinfo.exe sl@0: file=ABI_DIR\BUILD_DIR\t_iniparser8.exe Test\t_iniparser8.exe sl@0: file=ABI_DIR\BUILD_DIR\t_iniparser16.exe Test\t_iniparser16.exe sl@0: file=ABI_DIR\BUILD_DIR\t_iniparserperformance.exe Test\t_iniparserperformance.exe sl@0: file=ABI_DIR\BUILD_DIR\t_iniparserunit.exe Test\t_iniparserunit.exe sl@0: file=ABI_DIR\BUILD_DIR\t_clientmessage.exe Test\t_clientmessage.exe sl@0: file=ABI_DIR\BUILD_DIR\t_clientmessagetestserver.exe Test\t_clientmessagetestserver.exe sl@0: #endif