construct_from_characters_funloc Module Procedure

module procedure construct_from_characters_funloc module function construct_from_characters_funloc(description, diagnosis_function) result(test_description)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: description
type(c_funptr), intent(in) :: diagnosis_function

Return Value type(test_description_t)


Calls

proc~~construct_from_characters_funloc~~CallsGraph proc~construct_from_characters_funloc construct_from_characters_funloc call_assert call_assert proc~construct_from_characters_funloc->call_assert