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: PROCESSORS.rst
Close
PROCESSORS ---------- Set to specify how many process slots this test requires. If not set, the default is ``1`` processor. Denotes the number of processors that this test will require. This is typically used for MPI tests, and should be used in conjunction with the :command:`ctest_test` ``PARALLEL_LEVEL`` option. This will also be used to display a weighted test timing result in label and subproject summaries in the command line output of :manual:`ctest(1)`. The wall clock time for the test run will be multiplied by this property to give a better idea of how much cpu resource CTest allocated for the test. See also the :prop_test:`PROCESSOR_AFFINITY` test property.