The result is a test_result_t object with the components defined by the dummy arguments
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | description | |||
| type(test_diagnosis_t), | intent(in), | optional | :: | diagnosis |
The result is a test_result_t object with the components defined by the dummy arguments
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(string_t), | intent(in) | :: | description | |||
| type(test_diagnosis_t), | intent(in), | optional | :: | diagnosis |