common/tools/ats/bctest/messagingmw/sendui/sendui.xml
changeset 633 9c627d501af4
parent 552 8018a074606b
child 822 1a356be50bf9
--- a/common/tools/ats/bctest/messagingmw/sendui/sendui.xml	Wed Oct 07 19:44:04 2009 +0100
+++ b/common/tools/ats/bctest/messagingmw/sendui/sendui.xml	Fri Oct 09 15:14:37 2009 +0100
@@ -49,7 +49,16 @@
 							<param dst="c:\testframework\ui_senduiapitest.cfg"/>
 							<param component-path="bcsendui" />
 						</params>
-					</step>  
+					</step>
+					<step id="" name="attachment.txt (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
+						<command>install</command>
+						<params>
+							<param type="data"/>
+							<param src="senduiapitest\attachment.txt"/>
+							<param dst="c:\data\testdata\senduiapitest\attachment.txt"/>
+							<param component-path="bcsendui" />
+						</params>
+					</step> 					
 					<step id="" name="senduiapitest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
 						<command>execute</command>
 						<params>
@@ -73,5 +82,6 @@
 		<file>bcsendui/winscw_udeb/senduiapitest.dll</file>
         <file>bcsendui/general/testframework/testframework_sendui.ini</file>
         <file>bcsendui/general/testframework/ui_senduiapitest.cfg</file>
+		<file>bcsendui/general/senduiapitest/attachment.txt</file>
 	</files>
 </test>
\ No newline at end of file