stdcpp/tsrc/libxxx_atstemplatexxx_exemodule_blr_hw_component.xml
author Peter Fordham <peter.fordham@gmail.com>
Mon, 22 Mar 2010 12:57:04 -0700
branchCompilerCompatibility
changeset 13 ef48f5dc1b7f
parent 0 e4d67989cc36
permissions -rw-r--r--
Bug 1713 - You can't check the existence of a typedef using the preprocessor. Added a preprocessor check. Also removed an overqualified method name.

<component>
		<name>LibXXX_ATSTemplateXXX_blr_hw_component</name>
		<testset>
				<id>LibXXX_ATSTemplateXXX_blr</id>
				<priority>High</priority>

		<install type="binary">
				<src>ATSTemplateXXX.exe</src>
				<dst>c:\sys\bin\ATSTemplateXXX.exe</dst>
		</install> 

		
		<execute>
				<file>c:\sys\bin\ATSTemplateXXX.exe</file>
        <result type="common">
            <file>c:\LOGS\ATSTemplateXXX.xml</file>
        </result>
        <timeout>300</timeout>
		</execute> 
</testset>
</component>