[CMake] How to get the list of available test with ctest?

David Cole david.cole at kitware.com
Wed Jul 18 07:12:15 EDT 2012


ctest -N

On Wed, Jul 18, 2012 at 6:16 AM, Nicolas Desprès
<nicolas.despres at gmail.com> wrote:
> Hello,
>
> I'm looking for a way to list all available tests with ctest, but
> cannot find any. Basically a --list option for ctest, or something
> like that. I need it because I would like to compare the list of
> available tests for make and for ninja.
>
> Thanks in advance,
>
> --
> Nicolas Desprès
> --
>
> 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


More information about the CMake mailing list