test_get_temp_path Function

public function test_get_temp_path(filename) result(full_path)

Get a temporary file path for a test artifact.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename

Return Value character(len=:), allocatable