ssl/tsrc/topenssl/group/libcrypto_topenssltreq2_blr_winsspd_component.xml
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 
       
     2 <!--
       
     3 * ==============================================================================
       
     4 *  Name        : libcrypto_topenssltreq2_blr_winsspd_component.xml
       
     5 *  Part of     : topenssl
       
     6 *
       
     7 *  Description : xml for winsspd
       
     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 <component>
       
    23 		<name>libcrypto_topenssltreq2_blr_winsspd_component</name>
       
    24 		
       
    25 		<testset>
       
    26 				<id>libcrypto_topenssltreq2_blr</id>
       
    27 				<priority>High</priority>
       
    28 		
       
    29 		<install type="binary">
       
    30 				<src>openssl.exe</src>
       
    31 				<dst>z:\sys\bin\openssl.exe</dst>
       
    32 		</install>
       
    33 		<install type="data">
       
    34                 		<src>testreq2.pem</src>
       
    35                 		<dst>c:\testreq2.pem </dst>
       
    36     </install>
       
    37 		
       
    38 		<install type="data">
       
    39                 		<src>openssl.cnf</src>
       
    40                 		<dst>c:\openssl.cnf</dst>
       
    41     </install>
       
    42     
       
    43    <install type="data">
       
    44                 		<src>treq2.txt</src>
       
    45                 		<dst>c:\treq2.txt</dst>
       
    46     </install>
       
    47     		
       
    48 		<execute>
       
    49 				<file>Z:\sys\bin\openssl.exe</file>
       
    50 				<parameters>c:/treq2.txt</parameters>
       
    51         <result type="common">
       
    52             <file>c:\spd_logs\xml\treq2(3_50_2_6738).xml</file>
       
    53         </result>
       
    54         <timeout>600</timeout>
       
    55 		</execute>
       
    56 		
       
    57 		</testset>
       
    58 		
       
    59 </component>