1LABELS
2------
3
4Specify a list of text labels associated with a test.  The labels are
5reported in both the ``ctest`` output summary and in dashboard submissions.
6They can also be used to filter the set of tests to be executed (see the
7``ctest -L`` and ``ctest -LE`` :ref:`CTest Options`).
8
9See :ref:`Additional Labels` for adding labels to a test dynamically during
10test execution.
11