ssl/tsrc/topenssl/group/libcrypto_topenssltcrl_blr_hw_component.xml
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 
       
     2 <!--
       
     3 * ==============================================================================
       
     4 *  Name        : libcrypto_topenssltcrl_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 <component>
       
    23 		<name>libcrypto_topenssltcrl_blr_hw_component</name>
       
    24 		
       
    25 		<testset>
       
    26 				<id>libcrypto_topenssltcrl_blr</id>
       
    27 				<priority>High</priority>
       
    28 		
       
    29 		<install type="binary">
       
    30 				<src>openssl.exe</src>
       
    31 				<dst>c:\sys\bin\openssl.exe</dst>
       
    32 		</install>	
       
    33 		<install type="data">
       
    34                 		<src>testcrl.pem</src>
       
    35                 		<dst>c:\testcrl.pem</dst>
       
    36     </install>
       
    37     	
       
    38    <install type="data">
       
    39                 		<src>tcrl.txt</src>
       
    40                 		<dst>c:\tcrl.txt</dst>
       
    41     </install>
       
    42     		
       
    43 		<execute>
       
    44 				<file>c:\sys\bin\openssl.exe</file>
       
    45 				<parameters>c:/tcrl.txt</parameters>
       
    46         <result type="common">
       
    47             <file>c:\spd_logs\xml\tcrl(3_50_2_6744).xml</file>
       
    48         </result>
       
    49         <timeout>600</timeout>
       
    50 		</execute>
       
    51 		
       
    52 		</testset>
       
    53 		
       
    54 </component>