Skip to content
  • Paul Kunysch's avatar
    CTest: Add test for running many tests in parallel · 875eb8e1
    Paul Kunysch authored and Brad King's avatar Brad King committed
    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.
    875eb8e1