normalize_test_path Function

public function normalize_test_path(path) result(normalized)

Normalize path for cross-platform compatibility

Arguments

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

Return Value character(len=512)