<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Alok,<br>
<br>
the problem is not to start the testing process remotely. In my case
it's no problem simply setting up the Windows task planner to execute
some script every night. The problem is more, how do I tell ctest to
perform its tests without having to perform the complete build as well.
I would probably need to copy both the complete source as well as the
binary directory from the build to the test machines and then have a
ctest script execute only the test and submit steps. For the binary
directory to be usable this would either require the directories being
under the same path on all machines or to modify the files in the build
directory somehow, so the paths are correct with respect to the test
machine.<br>
<br>
Regards,<br>
<br>
Martin<br>
<br>
On 05/27/10 22:12, Alok Govil wrote:
<blockquote cite="mid:COL101-W5560A1F624AD5B64B15BAFBDEA0@phx.gbl"
 type="cite">
  <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>Hi
Martin,<br>
  <br>
This is of interest to me as well.&nbsp; Please let me know what you find.<br>
  <br>
Here are two ways I could find to start a task on a remote Windows
computer:<br>
  <br>
&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-freetext" href="http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx">http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx</a><br>
&nbsp;&nbsp;&nbsp; I do not know if the return code from the executable will be passed
back by this utility.<br>
  <br>
&nbsp;&nbsp;&nbsp;
<a class="moz-txt-link-freetext" href="http://motevich.blogspot.com/2007/11/execute-program-on-remote-computer.html">http://motevich.blogspot.com/2007/11/execute-program-on-remote-computer.html</a><br>
&nbsp;&nbsp;&nbsp; This seems to pass the return code back from the remote
executable.&nbsp; Requires a script<br>
&nbsp;&nbsp;&nbsp; to run however, so I would prefer #1 if it solves the issue.<br>
  <br>
I wonder if there is a platform independent way of doing this.<br>
  <br>
Thanks,<br>
  <br>
Alok<br>
  <br>
&gt; Date: Thu, 27 May 2010 14:41:11 +0200<br>
&gt; From: <a class="moz-txt-link-abbreviated" href="mailto:martin.apel@simpack.de">martin.apel@simpack.de</a><br>
&gt; To: <a class="moz-txt-link-abbreviated" href="mailto:cmake@cmake.org">cmake@cmake.org</a><br>
&gt; Subject: [CMake] Build on one machine, test on multiple<br>
&gt; <br>
&gt; Hi all,<br>
&gt; <br>
&gt; we have currently set up a nightly build process, which builds and
tests<br>
&gt; our software via CMake / CTest and submits results to CDash.<br>
&gt; However I would like run some tests on multiple machines with
different<br>
&gt; OS versions (Windows XP, Vista, Windows 7) for a build, which has
been<br>
&gt; created under Windows XP on a single machine. That means I
explicitly<br>
&gt; don't want to build the software on each machine, that it is
tested on.<br>
&gt; Has anybody else tried such a thing using CMake and CTest? If you
have<br>
&gt; any ideas on how to approach this, please let me know.<br>
&gt; <br>
&gt; Martin<br>
&gt; <br>
&gt; _______________________________________________<br>
&gt; Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a><br>
&gt; <br>
&gt; Visit other Kitware open-source projects at
<a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
&gt; <br>
&gt; Please keep messages on-topic and check the CMake FAQ at:
<a class="moz-txt-link-freetext" href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
&gt; <br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a class="moz-txt-link-freetext" href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a><br>
  <br>
  <hr>The New Busy is not the too busy. Combine all your e-mail
accounts with Hotmail. <a moz-do-not-send="true"
 href="http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&amp;ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4"
 target="_new">Get busy.</a></blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<pre>Martin Apel                                    
Software Architect                              
Phone:   + 49 8105 77266-53
E-Mail:  <a class="moz-txt-link-abbreviated" href="mailto:martin.apel@simpack.de">martin.apel@simpack.de</a>

SIMPACK AG
Friedrichshafener Strasse 1, 82205 Gilching, Germany
<a class="moz-txt-link-abbreviated" href="mailto:info@simpack.de">info@simpack.de</a>, <a class="moz-txt-link-abbreviated" href="http://www.simpack.com">www.simpack.com</a>
Phone: + 49 8105 77266-0
Fax:   + 49 8105 77266-11


Executive Board: Dr. Alexander Eichberger, Dr. Lutz Mauer
Chair of Supervisory Board: Silvia F&ouml;rster (CPA)
Commercial Register M&uuml;nchen HRB 181 229
</pre>
</div>
</body>
</html>