sl@0: @rem sl@0: @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: @rem All rights reserved. sl@0: @rem This component and the accompanying materials are made available sl@0: @rem under the terms of "Eclipse Public License v1.0" sl@0: @rem which accompanies this distribution, and is available sl@0: @rem at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: @rem sl@0: @rem Initial Contributors: sl@0: @rem Nokia Corporation - initial contribution. sl@0: @rem sl@0: @rem Contributors: sl@0: @rem sl@0: @rem Description: sl@0: @rem sl@0: sl@0: @echo off sl@0: sl@0: rem Run the TOOLS2 versions of the tests. sl@0: sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_alter.exe > t_alter.txt sl@0: rem t_comp depends on t_bench sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_bench.exe > t_bench.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_comp.exe > t_comp.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_big.exe > t_big.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_bug.exe > t_bug.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_client.exe > t_client.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_dbms.exe > t_dbms.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_dbmsscript.exe > t_dbmsscript.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_defect.exe > t_defect.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_index.exe > t_index.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_longcol.exe > t_longcol.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_window.exe > t_window.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_fail.exe > t_fail.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_sql.exe > t_sql.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_limit.exe > t_limit.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_trans.exe > t_trans.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_DbmsStrComp.exe > t_dbmsstrcomp.txt sl@0: %EPOCROOT%epoc32\release\tools2\rel\t_panic.exe > t_panic.txt sl@0: