ssl/tsrc/topenssl/group/libcrypto_topenssltestenc_blr_hw_component.xml
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 
       
     2 <!--
       
     3 * ==============================================================================
       
     4 *  Name        : libcrypto_topenssltestenc_blr_hw_component.xml
       
     5 *  Part of     : topenssl
       
     6 *
       
     7 *  Description : xml for hw
       
     8 *  Version:   0.5
       
     9 *
       
    10 *  Copyright (C) 2006 Nokia Corporation.
       
    11 *  This material, including documentation and any related 
       
    12 *  computer programs, is protected by copyright controlled by 
       
    13 *  Nokia Corporation. All rights are reserved. Copying, 
       
    14 *  including reproducing, storing,  adapting or translating, any 
       
    15 *  or all of this material requires the prior written consent of 
       
    16 *  Nokia Corporation. This material also contains confidential 
       
    17 *  information which may not be disclosed to others without the 
       
    18 *  prior written consent of Nokia Corporation.
       
    19 *
       
    20 * ============================================================================
       
    21 -->
       
    22 
       
    23 <component>
       
    24 		<name>libcrypto_topenssltestenc_blr_hw_component</name>
       
    25 		
       
    26 		<testset>
       
    27 				<id>openssl_topenssltestenc_blr</id>
       
    28 				<priority>High</priority>
       
    29 		
       
    30 		<install type="binary">
       
    31 				<src>openssl.exe</src>
       
    32 				<dst>c:\sys\bin\openssl.exe</dst>
       
    33 		</install>
       
    34 		<install type="data">
       
    35                 		<src>CAss.cnf</src>
       
    36                 		<dst>c:\CAss.cnf</dst>
       
    37     </install>
       
    38     <install type="data">
       
    39                 		<src>reqCA.ss</src>
       
    40                 		<dst>c:\reqCA.ss</dst>
       
    41     </install>
       
    42     <install type="data">
       
    43                 		<src>keyCA.ss</src>
       
    44                 		<dst>c:\CAss.cnf</dst>
       
    45     </install>
       
    46 		<install type="data">
       
    47                 		<src>certCA.ss</src>
       
    48                 		<dst>c:\certCA.ss</dst>
       
    49     </install>
       
    50 		
       
    51 		<install type="data">
       
    52                 		<src>openssl.cnf</src>
       
    53                 		<dst>c:\openssl.cnf</dst>
       
    54     </install>
       
    55     
       
    56     <install type="data">
       
    57                 		<src>reqCA.ss2</src>
       
    58                 		<dst>c:\reqCA.ss2</dst>
       
    59     </install>
       
    60      <install type="data">
       
    61                 		<src>Uss.cnf</src>
       
    62                 		<dst>c:\Uss.cnf</dst>
       
    63     </install>
       
    64      <install type="data">
       
    65                 		<src>keyU.ss</src>
       
    66                 		<dst>c:\keyU.ss</dst>
       
    67     </install>
       
    68      <install type="data">
       
    69                 		<src>reqU.ss</src>
       
    70                 		<dst>c:\reqU.ss</dst>
       
    71     </install>
       
    72      <install type="data">
       
    73                 		<src>certU.ss</src>
       
    74                 		<dst>c:\certU.ss</dst>
       
    75     </install>
       
    76      <install type="data">
       
    77                 		<src>P1ss.cnf</src>
       
    78                 		<dst>c:\P1ss.cnf</dst>
       
    79     </install>
       
    80 
       
    81     <install type="data">
       
    82                 		<src>P2ss.cnf</src>
       
    83                 		<dst>c:\P2ss.cnf</dst>
       
    84     </install>
       
    85     <install type="data">
       
    86                 		<src>Makefile</src>
       
    87                 		<dst>c:\Makefile</dst>
       
    88     </install>
       
    89     <install type="data">
       
    90                 		<src>testenc.txt</src>
       
    91                 		<dst>c:\testenc.txt</dst>
       
    92     </install>
       
    93     		
       
    94 		<execute>
       
    95 				<file>c:\sys\bin\openssl.exe</file>
       
    96 				<parameters>c:/testenc.txt</parameters>
       
    97         <result type="common">
       
    98             <file>c:\spd_logs\xml\testenc(3_50_2_6732).xml</file>
       
    99         </result>
       
   100         <timeout>600</timeout>
       
   101 		</execute>
       
   102 		
       
   103 		</testset>
       
   104 		
       
   105 </component>