[CMake] Distributed Testing?

Clinton Stimpson clinton at elemtech.com
Thu Mar 18 10:45:31 EDT 2010


This is done with ParaView by creating a test driver that knows how to 
start the distributed application and wait for it to do its thing and 
give the results to ctest.

Clint

On 03/18/2010 07:53 AM, Caron, Michael C. (US SSA) wrote:
> Can CMake/CTest handle testing distributed applications?  For example, 
> I've got a Socket based server and client.  I want to test various 
> combinations of server and client on the same machine, on distributed 
> homogeneous machines (all win or all Linux), and on distributed 
> heterogeneous machines (win and Linux for client and server).  CMake 
> can certainly build all of the different flavors I need (win and 
> Linux).  Can I use CMake or CTest to test the various configurations I 
> want?
> Michael Caron
> *Nothing is impossible for the man who doesn't have to do it himself.*
> -A. H. Weiler
> /*Ops Analysis (BAE Internal) wiki site:*//* 
> */_/*http://bluas0752/display/EWOA/Home*/_
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100318/4cfd880e/attachment.htm>


More information about the CMake mailing list