[Insight-developers] linux server available to run tests
Luis Ibanez
luis.ibanez at kitware.com
Tue Sep 20 13:44:59 EDT 2005
Hi Gaetan,
Thanks for your generous offer.
Memory checking is probably the most
important need at this point.
Currently it takes too long with Valgrind to test the
entire toolkit, so Karthik set up a system for checking
about 25% of the toolkit every day.
It will be great if we can do a 100% in your machine.
The best way to setup your machine is to use one of
the CMake scripts. You can copy them directly from the
Dashboard.
For example from the Notes of :
Sabbath.kitware
You don't need any permision in order to submit to
the Dashboard. Just run CMake, turn TESTING on, and
then do
make Experimental
that should take care of compiling, running test,
and submitting results to the dashboard.
For a detailed description of the testing infrastructure
of CMake, you may want to read the Wiki page
http://www.cmake.org/Wiki/CMake_Testing_With_CTest
In particular the section on "Dynamic analysis"
We will be happy to give you more detailed instructions
and to assist you in the process of setting up your
building machine.
Please let us knonw if you need any help,
Thanks
Luis
-----------------------
Gaetan Lehmann wrote:
>
> Hi,
>
> I have a server with 2 processors which are most of the time unused, so
> I think to run itk tests on it. Is there any particular tests needed
> (like coverage, memory check, wrappers, ...) ?
> What do I need to do to add results to the ITK dash board ?
>
> Regards,
>
> Gaetan
>
More information about the Insight-developers
mailing list