diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/helium/target-sf-find-ATS-worker-root.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-find-ATS-worker-root.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,215 @@ + + + + + + +
+ + + + + + + + + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +
Location
+D:\maintools\sf-config\common\build.test.xml:4: +
+ +Conditional execution
+No conditions on target execution.
++
+ ++
Name | +
---|
perl | +
+
Name | Edit status | +
---|---|
User editable properties | +|
Internal properties | +
+ + +
++ <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"/> + <arg value=""m/TEMPDIR=(\S+)/;print $1;s/.*\n//g""/> + <arg value="${env.COMPUTERNAME}\EMULATOR_GENERIC_${env.COMPUTERNAME}.properties"/> + </exec> + <echo message="ATS Worker Root = ${sf.spec.test.workerroot}"/> + </target> ++ + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +