testcase_finalize Subroutine

public subroutine testcase_finalize(exit_code)

Finalize a testcase and optionally return no. of failed asserts as an exit_code. Initialize a test case.

Arguments

Type IntentOptional AttributesName
integer, intent(out), optional :: exit_code

Contents

None