compiletest

Function make_tests

source
pub fn make_tests(
    config: Arc<Config>,
    tests: &mut Vec<TestDescAndFn>,
    found_paths: &mut HashSet<PathBuf>,
)