ssl/tsrc/topenssl/group/libcrypto_topenssltestgen_blr_winsspd_component.xml
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 <!--
       
     2 * ==============================================================================
       
     3 *  Name        : libcrypto_topenssltestgen_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_topenssltestgen_blr_winsspd_component</name>
       
    23 		
       
    24 		<testset>
       
    25 				<id>libcrypto_topenssltestgen_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>test.cnf</src>
       
    34                 		<dst>C:\test.cnf</dst>
       
    35     </install>
       
    36     
       
    37 		<install type="data">
       
    38                 		<src>testreq.pem</src>
       
    39                 		<dst>c:\testreq.pem</dst>
       
    40     </install>
       
    41     
       
    42 	
       
    43    <install type="data">
       
    44                 		<src>testgen.txt</src>
       
    45                 		<dst>c:\testgen.txt</dst>
       
    46     </install>
       
    47     		
       
    48 		<execute>
       
    49 				<file>Z:\sys\bin\openssl.exe</file>
       
    50 				<parameters>c:/testgen.txt</parameters>
       
    51         <result type="common">
       
    52             <file>c:\spd_logs\xml\testgen(3_50_2_6733).xml</file>
       
    53         </result>
       
    54         <timeout>600</timeout>
       
    55 		</execute>
       
    56 		
       
    57 		</testset>
       
    58 		
       
    59 </component>