Home
last modified time | relevance | path

Searched refs:kunit_unsafe_test_suite (Results 1 – 2 of 2) sorted by relevance

/linux/rust/macros/
H A Dkunit.rs167 ::kernel::kunit_unsafe_test_suite!(#test_suite, TEST_CASES); in kunit_tests()
/linux/rust/kernel/
H A Dkunit.rs244 macro_rules! kunit_unsafe_test_suite { macro