You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
381 B
11 lines
381 B
LABELS
|
|
------
|
|
|
|
Specify a list of text labels associated with a test. The labels are
|
|
reported in both the ``ctest`` output summary and in dashboard submissions.
|
|
They can also be used to filter the set of tests to be executed (see the
|
|
``ctest -L`` and ``ctest -LE`` :ref:`CTest Options`).
|
|
|
|
See :ref:`Additional Labels` for adding labels to a test dynamically during
|
|
test execution.
|