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