Home
last modified time | relevance | path

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

/linux/Documentation/dev-tools/kunit/
A Drunning_tips.rst291 Test cases can be marked using the ``KUNIT_CASE_ATTR(test_name, attributes)``
301 KUNIT_CASE_ATTR(example_test, example_attr),
/linux/include/kunit/
A Dtest.h171 #define KUNIT_CASE_ATTR(test_name, attributes) \ macro

Completed in 7 milliseconds