blob: de459ed4e8fddaa8a58f3a2f4c8f530612d5a443 (
plain)
1
2
3
4
5
6
7
8
|
MEASUREMENT
-----------
Specify a ``CDASH`` measurement and value to be reported for a test.
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``.
|