Hi,

When not using a custom launcher for a test, if the executable doesn't exist then ctest will report "Not Run".

Is there a way to do this with a custom launcher as well? When the file doesn't exist it always gives me "Failed" instead.

I need to run my tests in qemu because of cross-compilation, and because of this all my "Not Run" tests end up being marked as "Failed", which is a bit annoying.

Maybe CTest should be changed to interpret a certain return value as "test does not exist"?
--

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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to