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