Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_result_t), | intent(in) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | description | |||
logical, | intent(in) | :: | passed |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(string_t), | intent(in) | :: | description | |||
logical, | intent(in) | :: | passed |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_result_t), | intent(in) | :: | self | |||
type(string_t), | intent(in) | :: | substring |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_result_t), | intent(in) | :: | self |