Hi, is there a way to have ctest execute test number x ? ctest -Ix doesn't do it, and the examples listed here http://cmake.org/Wiki/CMake/Testing_With_CTest#Running_Individual_Tests look quite complicated (i.e. more complicated than -R <the_full_test_name> Alex