Hi, Is it possible to add a timeout per test or a global timeout to be used for each test (and not a maximum execution time for the complete ctest session)?
Or is it possible to tell how the test should be called? So I can use
something like "(${EXECUTABLE_OUTPUT_PATH}/${test_name} & sleep 30;
kill -9 %1)".
Thanks,
--Pierre
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake
