Function run_tests_source_map

Source
pub fn run_tests_source_map(
    test_dir: &Path,
    options: &TestRunOptions,
    filter: &str,
    module_suffix: &str,
) -> TestResult