1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/stdcpp/tsrc/BC/sis/stdcpp.bat Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,129 @@
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 +rem Redistribution and use in source and binary forms, with or without
1.21 +rem modification, are permitted provided that the following conditions are met:
1.22 +
1.23 +rem Redistributions of source code must retain the above copyright notice, this
1.24 +rem list of conditions and the following disclaimer.
1.25 +rem Redistributions in binary form must reproduce the above copyright notice,
1.26 +rem this list of conditions and the following disclaimer in the documentation
1.27 +rem and/or other materials provided with the distribution.
1.28 +rem Neither the name of Nokia Corporation nor the names of its contributors
1.29 +rem may be used to endorse or promote products derived from this software
1.30 +rem without specific prior written permission.
1.31 +
1.32 +rem THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1.33 +rem AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1.34 +rem IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1.35 +rem DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1.36 +rem FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1.37 +rem DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1.38 +rem SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1.39 +rem CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1.40 +rem OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1.41 +rem OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1.42 +rem
1.43 +rem Description:
1.44 +rem
1.45 +
1.46 +
1.47 +
1.48 +
1.49 +md e:\BCTest
1.50 +md e:\BCTest\Results
1.51 +
1.52 +
1.53 +
1.54 +copy C:\TestFramework\TestFramework_cppwrap.ini C:\TestFramework\TestFramework.ini
1.55 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\bccppwrap.cfg
1.56 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_cppwrap.txt
1.57 +
1.58 +
1.59 +
1.60 +copy C:\TestFramework\TestFramework_mrtruntime.ini C:\TestFramework\TestFramework.ini
1.61 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\bccsruntimesup.cfg
1.62 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_csruntime.txt
1.63 +
1.64 +
1.65 +copy C:\TestFramework\TestFramework_mrtexp.ini C:\TestFramework\TestFramework.ini
1.66 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\BCException.cfg
1.67 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_exception.txt
1.68 +
1.69 +
1.70 +copy C:\TestFramework\TestFramework_mrtnons.ini C:\TestFramework\TestFramework.ini
1.71 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\BCNoNamespace.cfg
1.72 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_nonamespace.txt
1.73 +
1.74 +
1.75 +copy C:\TestFramework\TestFramework_mrtopenc.ini C:\TestFramework\TestFramework.ini
1.76 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\BCOpenCHeaders.cfg
1.77 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_opencheaders.txt
1.78 +
1.79 +
1.80 +copy C:\TestFramework\TestFramework_ocw.ini C:\TestFramework\TestFramework.ini
1.81 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\BCOpenCWrap.cfg
1.82 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_opencwrap.txt
1.83 +
1.84 +
1.85 +copy C:\TestFramework\TestFramework_mrtthread.ini C:\TestFramework\TestFramework.ini
1.86 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\bcthread.cfg
1.87 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_thread.txt
1.88 +
1.89 +
1.90 +copy C:\TestFramework\TestFramework_mrttypea.ini C:\TestFramework\TestFramework.ini
1.91 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\BCTypeAttrib.cfg
1.92 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_typeattrib.txt
1.93 +
1.94 +
1.95 +copy C:\TestFramework\TestFramework_mrttypei.ini C:\TestFramework\TestFramework.ini
1.96 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\BCTypeInfo.cfg
1.97 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_typeinfo.txt
1.98 +
1.99 +
1.100 +copy C:\TestFramework\TestFramework_ct.ini C:\TestFramework\TestFramework.ini
1.101 +ATSINTERFACE.EXE -testmodule chartypes
1.102 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_chartypes.txt
1.103 +
1.104 +
1.105 +copy C:\TestFramework\TestFramework_mrtmath.ini C:\TestFramework\TestFramework.ini
1.106 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\tmath_operations.cfg
1.107 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_mathoperations.txt
1.108 +
1.109 +
1.110 +copy C:\TestFramework\TestFramework_mrtmem.ini C:\TestFramework\TestFramework.ini
1.111 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\tmemory.cfg
1.112 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_tmemory.txt
1.113 +
1.114 +
1.115 +copy C:\TestFramework\TestFramework_mrtutil.ini C:\TestFramework\TestFramework.ini
1.116 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\tutility.cfg
1.117 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_utility.txt
1.118 +
1.119 +
1.120 +copy C:\TestFramework\testframework_wc.ini C:\TestFramework\TestFramework.ini
1.121 +ATSINTERFACE.EXE -testmodule widecharclassapiBCTest
1.122 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_widecharclass.txt
1.123 +
1.124 +
1.125 +copy C:\TestFramework\TestFramework_tstl_1.ini C:\TestFramework\TestFramework.ini
1.126 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\tstl_1.cfg
1.127 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_tstl.txt
1.128 +
1.129 +
1.130 +copy C:\TestFramework\TestFramework_tlocale.ini C:\TestFramework\TestFramework.ini
1.131 +ATSINTERFACE.EXE -testmodule testscripter -config C:\TestFramework\tlocale.cfg
1.132 +copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\mrt_tlocale.txt