Searched refs:KUNIT_CASE_ATTR (Results 1 – 2 of 2) sorted by relevance
291 Test cases can be marked using the ``KUNIT_CASE_ATTR(test_name, attributes)``301 KUNIT_CASE_ATTR(example_test, example_attr),
171 #define KUNIT_CASE_ATTR(test_name, attributes) \ macro
Completed in 7 milliseconds