CMake/Tests/CTestTestFdSetSize
Paul Kunysch 875eb8e158 CTest: Add test for running many tests in parallel
In particular, this checks that CTest's use of select() has a sufficient
file descriptor set size limit (FD_SETSIZE) to handle many child
processes at the same time.  Running 20 tests requires more than 64
descriptors, the Cygwin default that we override.
2013-03-22 09:02:12 -04:00
..
CMakeLists.txt CTest: Add test for running many tests in parallel 2013-03-22 09:02:12 -04:00
CTestConfig.cmake CTest: Add test for running many tests in parallel 2013-03-22 09:02:12 -04:00
sleep.c CTest: Add test for running many tests in parallel 2013-03-22 09:02:12 -04:00
test.cmake.in CTest: Add test for running many tests in parallel 2013-03-22 09:02:12 -04:00