cmake/Help/prop_test/MEASUREMENT.rst

9 lines
286 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
MEASUREMENT
-----------
2019-11-11 23:01:05 +01:00
Specify a ``CDASH`` measurement and value to be reported for a test.
2014-08-03 19:52:23 +02:00
2019-11-11 23:01:05 +01:00
If set to a name then that name will be reported to ``CDASH`` as a named
measurement with a value of ``1``. You may also specify a value by
setting ``MEASUREMENT`` to ``measurement=value``.