LABELS.rst 387 B

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