Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=256), | public | :: | test_name | = | "" | ||
real(kind=real64), | public | :: | execution_time | = | 0.0_real64 | ||
real(kind=real64), | public | :: | baseline_time | = | 0.0_real64 | ||
logical, | public | :: | regression_detected | = | .false. | ||
real(kind=real64), | public | :: | timestamp | = | 0.0_real64 |