Searched refs:kunit_attributes (Results 1 – 2 of 2) sorted by relevance
85 struct kunit_attributes { struct131 struct kunit_attributes attr;251 struct kunit_attributes attr;
277 Tests are marked with an attribute by including a ``kunit_attributes`` object285 static const struct kunit_attributes example_attr = {302 static const struct kunit_attributes example_attr = {312 Not all attributes need to be set in a ``kunit_attributes`` object. Unset