Home
last modified time | relevance | path

Searched refs:kunit_attributes (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/kunit/
Dtest.h85 struct kunit_attributes { struct
131 struct kunit_attributes attr;
251 struct kunit_attributes attr;
/Linux-v6.6/Documentation/dev-tools/kunit/
Drunning_tips.rst277 Tests are marked with an attribute by including a ``kunit_attributes`` object
285 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