ssl/tsrc/topenssl/group/libcrypto_topenssltestss_blr_hw_component.xml
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 
       
     2 <!--
       
     3 * ==============================================================================
       
     4 *  Name        : libcrypto_topenssltestss_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 
       
    23 <component>
       
    24 		<name>libcrypto_topenssltestss_blr_hw_component</name>
       
    25 		
       
    26 		<testset>
       
    27 				<id>libcrypto_topenssltestss_blr</id>
       
    28 				<priority>High</priority>
       
    29 		
       
    30 		<install type="binary">
       
    31 				<src>openssl.exe</src>
       
    32 				<dst>c:\sys\bin\openssl.exe</dst>
       
    33 		</install>
       
    34 		<install type="data">
       
    35                 		<src>CAss.cnf</src>
       
    36                 		<dst>c:\CAss.cnf</dst>
       
    37     </install>
       
    38     
       
    39 	    <install type="data">
       
    40                 		<src>keyCA.ss</src>
       
    41                 		<dst>c:\keyCA.ss</dst>
       
    42     </install>
       
    43     
       
    44     <install type="data">
       
    45                 		<src>openssl.cnf</src>
       
    46                 		<dst>c:\openssl.cnf</dst>
       
    47     </install>
       
    48 
       
    49    <install type="data">
       
    50                 		<src>Uss.cnf</src>
       
    51                 		<dst>c:\Uss.cnf</dst>
       
    52     </install>
       
    53     <install type="data">
       
    54                 		<src>keyU.ss</src>
       
    55                 		<dst>c:\keyU.ss</dst>
       
    56     </install>
       
    57 
       
    58    <install type="data">
       
    59                 		<src>P1ss.cnf</src>
       
    60                 		<dst>c:\P1ss.cnf</dst>
       
    61     </install>    		
       
    62     <install type="data">
       
    63                 		<src>P2ss.cnf</src>
       
    64                 		<dst>c:\P2ss.cnf</dst>
       
    65     </install>
       
    66 
       
    67    <install type="data">
       
    68                 		<src>testss.txt</src>
       
    69                 		<dst>c:\testss.txt</dst>
       
    70     </install>    		
       
    71 		<execute>
       
    72 				<file>c:\sys\bin\openssl.exe</file>
       
    73 				<parameters>c:/testss.txt</parameters>
       
    74         <result type="common">
       
    75             <file>c:\spd_logs\xml\testss(3_50_2_6735).xml</file>
       
    76         </result>
       
    77         <timeout>600</timeout>
       
    78 		</execute>
       
    79 		
       
    80 		</testset>
       
    81 		
       
    82 </component>