mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Under job server integration, added by commit 80fe56c481 (ctest: Add
support for running under a make job server on POSIX systems,
2023-11-15, v3.29.0-rc1~324^2), use a very high default so that
parallelism is effectively limited only by available job server tokens.
Otherwise, choose a default limit based on the number of processors.
Also allow passing `0` to specify unbounded parallelism.
Fixes: #25739
11 lines
180 B
Plaintext
11 lines
180 B
Plaintext
Test project [^
|
|
]*/Tests/RunCMake/CTestCommandLine/Parallel-N
|
|
Test #1: test1
|
|
Test #2: test2
|
|
Test #3: test3
|
|
Test #4: test4
|
|
Test #5: test5
|
|
Test #6: test6
|
|
|
|
Total Tests: 6
|