Update contrib.
2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
3 @rem All rights reserved.
4 @rem This component and the accompanying materials are made available
5 @rem under the terms of "Eclipse Public License v1.0"
6 @rem which accompanies this distribution, and is available
7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 @rem Initial Contributors:
10 @rem Nokia Corporation - initial contribution.
17 rem Redistribution and use in source and binary forms, with or without
18 rem modification, are permitted provided that the following conditions are met:
20 rem Redistributions of source code must retain the above copyright notice, this
21 rem list of conditions and the following disclaimer.
22 rem Redistributions in binary form must reproduce the above copyright notice,
23 rem this list of conditions and the following disclaimer in the documentation
24 rem and/or other materials provided with the distribution.
25 rem Neither the name of Nokia Corporation nor the names of its contributors
26 rem may be used to endorse or promote products derived from this software
27 rem without specific prior written permission.
29 rem THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
30 rem AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
31 rem IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
32 rem DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
33 rem FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
34 rem DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
35 rem SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
36 rem CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
37 rem OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38 rem OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51 copy C:\TestFramework\TestFramework_cppwrap.ini C:\TestFramework\TestFramework.ini
52 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\bccppwrap.cfg
53 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_cppwrap.txt
57 copy C:\TestFramework\TestFramework_mrtruntime.ini C:\TestFramework\TestFramework.ini
58 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\bccsruntimesup.cfg
59 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_csruntime.txt
62 copy C:\TestFramework\TestFramework_mrtexp.ini C:\TestFramework\TestFramework.ini
63 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\BCException.cfg
64 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_exception.txt
67 copy C:\TestFramework\TestFramework_mrtnons.ini C:\TestFramework\TestFramework.ini
68 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\BCNoNamespace.cfg
69 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_nonamespace.txt
72 copy C:\TestFramework\TestFramework_mrtopenc.ini C:\TestFramework\TestFramework.ini
73 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\BCOpenCHeaders.cfg
74 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_opencheaders.txt
77 copy C:\TestFramework\TestFramework_ocw.ini C:\TestFramework\TestFramework.ini
78 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\BCOpenCWrap.cfg
79 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_opencwrap.txt
82 copy C:\TestFramework\TestFramework_mrtthread.ini C:\TestFramework\TestFramework.ini
83 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\bcthread.cfg
84 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_thread.txt
87 copy C:\TestFramework\TestFramework_mrttypea.ini C:\TestFramework\TestFramework.ini
88 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\BCTypeAttrib.cfg
89 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_typeattrib.txt
92 copy C:\TestFramework\TestFramework_mrttypei.ini C:\TestFramework\TestFramework.ini
93 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\BCTypeInfo.cfg
94 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_typeinfo.txt
97 copy C:\TestFramework\TestFramework_ct.ini C:\TestFramework\TestFramework.ini
98 ATSINTERFACE.EXE -testmodule chartypes
99 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_chartypes.txt
102 copy C:\TestFramework\TestFramework_mrtmath.ini C:\TestFramework\TestFramework.ini
103 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\tmath_operations.cfg
104 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_mathoperations.txt
107 copy C:\TestFramework\TestFramework_mrtmem.ini C:\TestFramework\TestFramework.ini
108 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\tmemory.cfg
109 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_tmemory.txt
112 copy C:\TestFramework\TestFramework_mrtutil.ini C:\TestFramework\TestFramework.ini
113 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\tutility.cfg
114 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_utility.txt
117 copy C:\TestFramework\testframework_wc.ini C:\TestFramework\TestFramework.ini
118 ATSINTERFACE.EXE -testmodule widecharclassapiBCTest
119 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_widecharclass.txt
122 copy C:\TestFramework\TestFramework_tstl_1.ini C:\TestFramework\TestFramework.ini
123 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\tstl_1.cfg
124 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_tstl.txt
127 copy C:\TestFramework\TestFramework_tlocale.ini C:\TestFramework\TestFramework.ini
128 ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\tlocale.cfg
129 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_tlocale.txt