mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
11 lines
381 B
ReStructuredText
11 lines
381 B
ReStructuredText
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.
|