[][src]Type Definition kernel::test::TestSuite

type TestSuite = fn() -> &'static [(&'static str, fn())];