CMake/Tests/RunCMake/CTestCommandLine
Brad King 6be53c6695 CTest: Add options to control test process affinity to CPUs
In commit v2.8.0~170 (ENH: Added ctest test options PROCESSORS and
RUN_SERIAL, 2009-09-07) CTest learned to track the number of processors
allocated to running tests in order to balance it against the desired
level of parallelism.  Extend this idea by introducing a new
`PROCESSOR_AFFINITY` test property to ask that CTest run a test
with the CPU affinity mask set.  This will allow a set of tests
that are running concurrently to use disjoint CPU resources.
2018-03-05 09:21:32 -05:00
..
BadCTestTestfile-stderr.txt Tests: Add case for 'ctest' run with bad CTestTestfile 2015-05-14 20:36:27 +02:00
CMakeLists.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
init.cmake ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
LabelCount-stdout.txt CTest: Weight reported test times by PROCESSORS in summaries 2017-09-08 10:03:01 -04:00
MergeOutput-stdout.txt CTest: Capture test stdout/stderr through one pipe (#15600) 2015-06-03 08:47:49 -04:00
MergeOutput.cmake CTest: Capture test stdout/stderr through one pipe (#15600) 2015-06-03 08:47:49 -04:00
repeat-until-fail-bad1-result.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-bad1-stderr.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-bad2-result.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-bad2-stderr.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-cmake.cmake CTest: Properly reset output to avoid duplication with --repeat-until-fail 2017-01-12 11:32:58 +01:00
repeat-until-fail-ctest-result.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-ctest-stderr.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-ctest-stdout.txt Tests: Fix RunCMake.CTestCommandLine expected output time matching 2015-03-31 16:04:29 -04:00
repeat-until-fail-good-stderr.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
RunCMakeTest.cmake CTest: Add options to control test process affinity to CPUs 2018-03-05 09:21:32 -05:00
SerialFailed-result.txt CTest: Fix regression in handling of a RUN_SERIAL test that fails 2015-10-23 09:55:25 -04:00
SerialFailed-stderr.txt CTest: Fix regression in handling of a RUN_SERIAL test that fails 2015-10-23 09:55:25 -04:00
SerialFailed-stdout.txt CTest: Fix regression in handling of a RUN_SERIAL test that fails 2015-10-23 09:55:25 -04:00
test1.cmake ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
test-load-fail-stderr.txt ctest: Optionally avoid starting tests that may exceed a given CPU load 2015-06-30 10:21:37 -04:00
test-load-fail-stdout.txt ctest: Optionally avoid starting tests that may exceed a given CPU load 2015-06-30 10:21:37 -04:00
test-load-invalid-stderr.txt ctest: Optionally avoid starting tests that may exceed a given CPU load 2015-06-30 10:21:37 -04:00
test-load-invalid-stdout.txt ctest: Optionally avoid starting tests that may exceed a given CPU load 2015-06-30 10:21:37 -04:00
test-load-pass-stderr.txt ctest: Optionally avoid starting tests that may exceed a given CPU load 2015-06-30 10:21:37 -04:00
test-load-pass-stdout.txt ctest: Optionally avoid starting tests that may exceed a given CPU load 2015-06-30 10:21:37 -04:00
TestAffinity-stdout.txt CTest: Add options to control test process affinity to CPUs 2018-03-05 09:21:32 -05:00
TestOutputSize-check.cmake CTest: Add options to limit output of passed and failed tests 2015-09-18 11:32:06 -04:00
TestOutputSize-result.txt CTest: Add options to limit output of passed and failed tests 2015-09-18 11:32:06 -04:00
TestOutputSize-stderr.txt CTest: Add options to limit output of passed and failed tests 2015-09-18 11:32:06 -04:00