[CMake] ctest, timeout per test/cmd

Pierre pierre.php at gmail.com
Mon Jan 22 14:46:34 EST 2007


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


More information about the CMake mailing list