common/build.test.xml
changeset 468 eb9ba249e164
parent 441 efd6b490c9fa
child 550 4128d08e7c08
--- a/common/build.test.xml	Thu Sep 17 13:46:25 2009 +0100
+++ b/common/build.test.xml	Fri Sep 18 14:03:50 2009 +0100
@@ -1,6 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project name="SF-COMMON-TEST" xmlns:hlm="http://www.nokia.com/helium">
 
+    <target name="sf-test-smoketest" depends="sf-prebuild,sf-build-smoketestpkg,sf-send-testpkg,sf-zip-logs,sf-publish" />
+    <target name="sf-test-bc-check" depends="sf-prebuild,sf-bc-check,sf-zip-logs,sf-publish" />
+
     <target name="sf-find-ATS-worker-root">
       <exec executable="perl" dir="${sf.common.config.dir}/tools/ats/devices" failonerror="false" outputproperty="sf.spec.test.workerroot">
         <arg value="-pe"/>