| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | description | |||
| procedure(diagnosis_function_i), | intent(in), | optional, | pointer | :: | diagnosis_function |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(string_t), | intent(in) | :: | description | |||
| procedure(diagnosis_function_i), | intent(in), | optional, | pointer | :: | diagnosis_function |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(test_description_t), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | substring |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(test_description_t), | intent(in) | :: | self | |||
| type(string_t), | intent(in) | :: | substring |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(test_description_t), | intent(in) | :: | lhs | |||
| class(test_description_t), | intent(in) | :: | rhs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(test_description_t), | intent(in) | :: | test_descriptions(:) | |||
| character(len=*), | intent(in) | :: | subject |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(test_description_t), | intent(in) | :: | self |