Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/kunit/
Dtest.h127 struct kunit_case { struct
128 void (*run_case)(struct kunit *test);
152 * KUNIT_CASE - A helper for creating a &struct kunit_case argument
/kernel/linux/linux-5.10/include/kunit/
Dtest.h141 struct kunit_case { struct
156 * KUNIT_CASE - A helper for creating a &struct kunit_case argument