Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctest: Add support for running under a make job server on POSIX systems | Brad King | 2023-12-03 | 1 | -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. |