Function existing_tests

Source
fn existing_tests(
    dir: &Path,
    ok: TestKind,
) -> Result<HashMap<String, (PathBuf, Test)>>