assert_file_exists Subroutine

public subroutine assert_file_exists(filename, test_result)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename
type(test_result_t), intent(inout), optional :: test_result