| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=MAX_PATH_LEN), | public | :: | name | = | "" | ||
| character(len=MAX_PATH_LEN), | public | :: | executable | = | "" |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(test_case_t), | intent(out) | :: | tests(:) | |||
| integer, | intent(out) | :: | num_tests | |||
| character(len=*), | intent(in) | :: | filter | |||
| logical, | intent(in) | :: | quiet | |||
| logical, | intent(out) | :: | success |