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