ctest-runtime-labels.rst 316 B

1234567
  1. ctest-runtime-labels
  2. --------------------
  3. * :manual:`ctest(1)` learned to recognize labels attached to a test at run time.
  4. Previously it was only possible to attach labels to tests at configure time
  5. by using the :prop_test:`LABELS` test property.
  6. See :ref:`Additional Test Measurements` for more information.