[Insight-developers] Run Valgrind on one test

Bill Lorensen bill.lorensen at gmail.com
Sat Dec 18 20:05:26 EST 2010


I do command lines by hand.
1) I create a file valgrind.txt that contains the valgrind command and
its options.
2) I run the test with ctest
  ctest  -V -R FooTest
3) I cut the test command and paste it after
`cat valgrind.txt`

On Sat, Dec 18, 2010 at 4:15 PM, Bradley Lowekamp
<blowekamp at mail.nih.gov> wrote:
> Hello,
>
> I thought I should give valgrind for the mac a try. I would like to just one run test with it, is there a simple way to do that with ctest or should I need to assemble the command line by hand?
>
> Thanks,
> Brad
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>


More information about the Insight-developers mailing list