| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(test_t), | intent(in) | :: | test | |||
| integer, | intent(inout) | :: | passes | |||
| integer, | intent(inout) | :: | tests | |||
| integer, | intent(inout) | :: | skips |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(test_t), | intent(in) | :: | test | |||
| type(test_description_t), | intent(in) | :: | test_descriptions(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(test_t), | intent(in) | :: | test | |||
| type(test_description_t), | intent(in) | :: | test_descriptions(:) |