skip_on_slow_ci Function

public function skip_on_slow_ci(test_name) result(should_skip)

Determine if test should be skipped on slow CI

Arguments

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

Return Value logical