ssl/tsrc/topenssl/group/libcrypto_topenssltreq2_blr_hw_component.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 12 Mar 2010 15:50:56 +0200
branchRCL_3
changeset 9 fa985af77159
parent 0 e4d67989cc36
permissions -rw-r--r--
Revision: 201007 Kit: 201008


<!--
* ==============================================================================
*  Name        : libcrypto_topenssltreq2_blr_hw_component.xml
*  Part of     : topenssl
*
*  Description : xml for hw
*  Version:   0.5
*
*  Copyright (C) 2006 Nokia Corporation.
*  This material, including documentation and any related 
*  computer programs, is protected by copyright controlled by 
*  Nokia Corporation. All rights are reserved. Copying, 
*  including reproducing, storing,  adapting or translating, any 
*  or all of this material requires the prior written consent of 
*  Nokia Corporation. This material also contains confidential 
*  information which may not be disclosed to others without the 
*  prior written consent of Nokia Corporation.
*
* ============================================================================
-->
<component>
		<name>libcrypto_topenssltreq2_blr_hw_component</name>
		
		<testset>
				<id>libcrypto_topenssltreq2_blr</id>
				<priority>High</priority>
		
		<install type="binary">
				<src>openssl.exe</src>
				<dst>c:\sys\bin\openssl.exe</dst>
		</install>
		<install type="data">
                		<src>testreq2.pem</src>
                		<dst>c:\testreq2.pem </dst>
    </install>
		
		<install type="data">
                		<src>openssl.cnf</src>
                		<dst>c:\openssl.cnf</dst>
    </install>
    
   <install type="data">
                		<src>treq2.txt</src>
                		<dst>c:\treq2.txt</dst>
    </install>
    		
		<execute>
				<file>c:\sys\bin\openssl.exe</file>
				<parameters>c:/treq2.txt</parameters>
        <result type="common">
            <file>c:\spd_logs\xml\treq2(3_50_2_6738).xml</file>
        </result>
        <timeout>600</timeout>
		</execute>
		
		</testset>
		
</component>