ssl/tsrc/topenssl/group/libcrypto_topenssltestverify_blr_winsspd_component.xml
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:48:56 +0100
branchGCC_SURGE
changeset 45 4b03adbd26ca
parent 0 e4d67989cc36
permissions -rw-r--r--
Catchup to latest Symbian^4


<!--
* ==============================================================================
*  Name        : libcrypto_topenssltestverify_blr_winsspd_component.xml
*  Part of     : topenssl
*
*  Description : xml for winsspd
*  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_topenssltestverify_blr_winsspd_component</name>
		
		<testset>
				<id>libcrypto_topenssltestverify_blr</id>
				<priority>High</priority>
		
		<install type="binary">
				<src>openssl.exe</src>
				<dst>z:\sys\bin\openssl.exe</dst>
		</install>
		<install type="data">
                		<src>argena.pem</src>
                		<dst>c:\argena.pem</dst>
    </install>
		<install type="data">
                		<src>argeng.pem</src>
                		<dst>c:\argeng.pem</dst>
    </install>
    <install type="data">
                		<src>eng1.pem</src>
                		<dst>c:\eng1.pem</dst>
    </install>
    		<install type="data">
                		<src>eng2.pem</src>
                		<dst>c:\eng2.pem</dst>
    </install>
    		<install type="data">
                		<src>eng3.pem</src>
                		<dst>c:\eng3.pem</dst>
    </install>
    <install type="data">
                		<src>eng4.pem</src>
                		<dst>c:\eng4.pem</dst>
    </install>

    <install type="data">
                		<src>eng5.pem</src>
                		<dst>c:\eng5.pem</dst>
    </install>
    <install type="data">
                		<src>RegTP-5R.pem</src>
                		<dst>c:\RegTP-5R.pem</dst>
    </install>
    <install type="data">
                		<src>RegTP-6R.pem</src>
                		<dst>c:\RegTP-6R.pem</dst>
    </install>
    <install type="data">
                		<src>thawteCb.pem</src>
                		<dst>c:\thawteCb.pem</dst>
    </install>
    <install type="data">
                		<src>thawteCp.pem</src>
                		<dst>c:\thawteCp.pem</dst>
    </install>	
    <install type="data">
                		<src>vsign1.pem</src>
                		<dst>c:\vsign1.pem</dst>
    </install>	
    <install type="data">
                		<src>vsign3.pem</src>
                		<dst>c:\vsign3.pem</dst>
    </install>	
    <install type="data">
                		<src>vsignss.pem</src>
                		<dst>c:\vsignss.pem</dst>
    </install>	
    <install type="data">
                		<src>wellsfgo.pem</src>
                		<dst>c:\wellsfgo.pem</dst>
 	 </install>
   <install type="data">
                		<src>test_verify.txt</src>
                		<dst>c:\test_verify.txt</dst>
   </install>
    		
		<execute>
				<file>Z:\sys\bin\openssl.exe</file>
				<parameters>c:/test_verify.txt</parameters>
        <result type="common">
            <file>c:\spd_logs\xml\test_verify(3_50_2_6745).xml</file>
        </result>
        <timeout>600</timeout>
		</execute>
		
		</testset>
		
</component>