[CMake] Suppress dynamic analysis for a given test

Bill Lorensen bill.lorensen at gmail.com
Tue May 10 12:51:24 EDT 2011


Kelly,

Thanks, since ITK uses labels, I'll try the exclude_label.

Bill

On Tue, May 10, 2011 at 12:09 PM, Kelly Thompson <kgt at lanl.gov> wrote:

> Bill,
>
>
>
> I use the EXCLUDE_LABEL option for the ctest_memcheck() command to prevent
> certain LABELed tests from running under valgrind.  See
> http://www.cmake.org/cmake/help/ctest-2-8-docs.html#command:ctest_memcheck
>
>
>
> While I don’t make use of the CTestCustom.cmake file, the wiki claims you
> can use this to suppress dynamic analysis for specified tests.
> http://www.cmake.org/Wiki/CMake_Testing_With_CTest
>
>
>
> -kt
>
>
>
> *From:* cmake-bounces at cmake.org [mailto:cmake-bounces at cmake.org] *On
> Behalf Of *Bill Lorensen
> *Sent:* Tuesday, May 10, 2011 6:07 AM
> *To:* CMake mailing list
> *Subject:* [CMake] Suppress dynamic analysis for a given test
>
>
>
> Is there a cmake/ctest mechanism to suppress dynamic analysis for a given
> test?
>
> Bill
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110510/2b5c4520/attachment.htm>


More information about the CMake mailing list