Searched refs:kunit_unsafe_test_suite (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/macros/ | ||
| H A D | kunit.rs | 167 ::kernel::kunit_unsafe_test_suite!(#test_suite, TEST_CASES); in kunit_tests() |
| /linux/rust/kernel/ | ||
| H A D | kunit.rs | 244 macro_rules! kunit_unsafe_test_suite { macro |