compiletest

Function make_test

source
pub(crate) fn make_test(
    config: Arc<Config>,
    cache: &HeadersCache,
    testpaths: &TestPaths,
    inputs: &Stamp,
    poisoned: &mut bool,
) -> Vec<TestDescAndFn>