Home
last modified time | relevance | path

Searched defs:kunit_case (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/
H A Dkunit.rs196 pub const fn kunit_case( in kunit_case() function
199 ) -> kernel::bindings::kunit_case { in kunit_case()
/linux/include/kunit/
H A Dtest.h126 struct kunit_case { struct
127 void (*run_case)(struct kunit *test);
151 * KUNIT_CASE - A helper for creating a &struct kunit_case argument