Home
last modified time | relevance | path

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

/linux-6.8/include/kunit/
Dtest.h125 struct kunit_case { struct
126 void (*run_case)(struct kunit *test);
150 * KUNIT_CASE - A helper for creating a &struct kunit_case argument