1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/persistentdata/persistentstorage/dbms/pcdbms/tdbms/group/Tools2DbmsTests.bat Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,40 @@
1.4 +@rem
1.5 +@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +@rem All rights reserved.
1.7 +@rem This component and the accompanying materials are made available
1.8 +@rem under the terms of "Eclipse Public License v1.0"
1.9 +@rem which accompanies this distribution, and is available
1.10 +@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +@rem
1.12 +@rem Initial Contributors:
1.13 +@rem Nokia Corporation - initial contribution.
1.14 +@rem
1.15 +@rem Contributors:
1.16 +@rem
1.17 +@rem Description:
1.18 +@rem
1.19 +
1.20 +@echo off
1.21 +
1.22 +rem Run the TOOLS2 versions of the tests.
1.23 +
1.24 +%EPOCROOT%epoc32\release\tools2\rel\t_alter.exe > t_alter.txt
1.25 +rem t_comp depends on t_bench
1.26 +%EPOCROOT%epoc32\release\tools2\rel\t_bench.exe > t_bench.txt
1.27 +%EPOCROOT%epoc32\release\tools2\rel\t_comp.exe > t_comp.txt
1.28 +%EPOCROOT%epoc32\release\tools2\rel\t_big.exe > t_big.txt
1.29 +%EPOCROOT%epoc32\release\tools2\rel\t_bug.exe > t_bug.txt
1.30 +%EPOCROOT%epoc32\release\tools2\rel\t_client.exe > t_client.txt
1.31 +%EPOCROOT%epoc32\release\tools2\rel\t_dbms.exe > t_dbms.txt
1.32 +%EPOCROOT%epoc32\release\tools2\rel\t_dbmsscript.exe > t_dbmsscript.txt
1.33 +%EPOCROOT%epoc32\release\tools2\rel\t_defect.exe > t_defect.txt
1.34 +%EPOCROOT%epoc32\release\tools2\rel\t_index.exe > t_index.txt
1.35 +%EPOCROOT%epoc32\release\tools2\rel\t_longcol.exe > t_longcol.txt
1.36 +%EPOCROOT%epoc32\release\tools2\rel\t_window.exe > t_window.txt
1.37 +%EPOCROOT%epoc32\release\tools2\rel\t_fail.exe > t_fail.txt
1.38 +%EPOCROOT%epoc32\release\tools2\rel\t_sql.exe > t_sql.txt
1.39 +%EPOCROOT%epoc32\release\tools2\rel\t_limit.exe > t_limit.txt
1.40 +%EPOCROOT%epoc32\release\tools2\rel\t_trans.exe > t_trans.txt
1.41 +%EPOCROOT%epoc32\release\tools2\rel\t_DbmsStrComp.exe > t_dbmsstrcomp.txt
1.42 +%EPOCROOT%epoc32\release\tools2\rel\t_panic.exe > t_panic.txt
1.43 +