2014-08-03 19:52:23 +02:00
|
|
|
LABELS
|
|
|
|
------
|
|
|
|
|
2021-11-20 13:41:27 +01:00
|
|
|
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
|
2022-11-16 20:14:03 +01:00
|
|
|
:option:`ctest -L` and :option:`ctest -LE` options).
|
2014-08-03 19:52:23 +02:00
|
|
|
|
2021-11-20 13:41:27 +01:00
|
|
|
See :ref:`Additional Labels` for adding labels to a test dynamically during
|
|
|
|
test execution.
|