ssl/tsrc/topenssl/group/libcrypto_topenssltpkcs7d_blr_winsspd_component.xml
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 <!--
       
     2 * ==============================================================================
       
     3 *  Name        : libcrypto_topenssltpkcs7d_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_topenssltpkcs7d_blr_winsspd_component</name>
       
    23 		
       
    24 		<testset>
       
    25 				<id>libcrypto_topenssltpkcs7d_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>pkcs7-1.pem</src>
       
    34                 		<dst>c:\pkcs7-1.pem</dst>
       
    35     </install>
       
    36    
       
    37    <install type="data">
       
    38                 		<src>tpkcs7d.txt</src>
       
    39                 		<dst>c:\tpkcs7d.txt</dst>
       
    40     </install>
       
    41     		
       
    42 		<execute>
       
    43 				<file>Z:\sys\bin\openssl.exe</file>
       
    44 				<parameters>c:/tpkcs7d.txt</parameters>
       
    45         <result type="common">
       
    46             <file>c:\spd_logs\xml\tpkcs7d(3_50_2_6736).xml</file>
       
    47         </result>
       
    48         <timeout>600</timeout>
       
    49 		</execute>
       
    50 		
       
    51 		</testset>
       
    52 		
       
    53 </component>