Use cases: 1. When invoked via the generic interface, the preprocessor passes the 'file' and 'line' dummy arguments automatically. 2. When invoked directly, there is 1 argument: an expression containing defined operations such as 1 .equalsExpected. 1
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(test_diagnosis_t), | intent(in) | :: | test_diagnosis | |||
character(len=*), | intent(in), | optional | :: | file | ||
integer, | intent(in), | optional | :: | line |