OXIESEC PANEL
- Current Dir:
/
/
usr
/
local
/
share
/
cmake-3.26
/
Help
/
prop_test
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
04/04/2023 07:10:49 PM
rwxr-xr-x
📄
ATTACHED_FILES.rst
206 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
ATTACHED_FILES_ON_FAIL.rst
218 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
COST.rst
621 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
DEPENDS.rst
759 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
DISABLED.rst
735 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
ENVIRONMENT.rst
371 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
ENVIRONMENT_MODIFICATION.rst
2 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
FAIL_REGULAR_EXPRESSION.rst
552 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
FIXTURES_CLEANUP.rst
1.86 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
FIXTURES_REQUIRED.rst
4.9 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
FIXTURES_SETUP.rst
1.91 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
LABELS.rst
387 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
MEASUREMENT.rst
286 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
PASS_REGULAR_EXPRESSION.rst
626 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
PROCESSORS.rst
679 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
PROCESSOR_AFFINITY.rst
667 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
REQUIRED_FILES.rst
1.17 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
RESOURCE_GROUPS.rst
3.48 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
RESOURCE_LOCK.rst
805 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
RUN_SERIAL.rst
233 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
SKIP_REGULAR_EXPRESSION.rst
601 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
SKIP_RETURN_CODE.rst
442 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
TIMEOUT.rst
318 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
TIMEOUT_AFTER_MATCH.rst
1.38 KB
04/04/2023 07:07:49 PM
rw-r--r--
📄
WILL_FAIL.rst
184 bytes
04/04/2023 07:07:49 PM
rw-r--r--
📄
WORKING_DIRECTORY.rst
328 bytes
04/04/2023 07:07:49 PM
rw-r--r--
Editing: PROCESSOR_AFFINITY.rst
Close
PROCESSOR_AFFINITY ------------------ .. versionadded:: 3.12 Set to a true value to ask CTest to launch the test process with CPU affinity for a fixed set of processors. If enabled and supported for the current platform, CTest will choose a set of processors to place in the CPU affinity mask when launching the test process. The number of processors in the set is determined by the :prop_test:`PROCESSORS` test property or the number of processors available to CTest, whichever is smaller. The set of processors chosen will be disjoint from the processors assigned to other concurrently running tests that also have the ``PROCESSOR_AFFINITY`` property enabled.