summaryrefslogtreecommitdiffstats
path: root/Help/manual/CTEST_EXAMPLE_MAKEFILE_JOB_SERVER.make
Commit message (Collapse)AuthorAgeFilesLines
* ctest: Add support for running under a make job server on POSIX systemsBrad King2023-12-031-0/+2
Share job slots with the job server by acquiring a token before running each test, and releasing the token when the test finishes.