fn mk_tests_slice(cx: &TestCtxt<'_>, sp: Span) -> Box<Expr>
Creates a slice containing every test like so: &[&test1, &test2]