Home
last modified time | relevance | path

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

/hal_intel-3.5.0/zephyr/iut_test/include/
Diut.h29 #define DEFINE_IUT_CASE(_name, _group, _attri) \ argument
30 struct iut_case iut_##_name\
32 __attribute__((__section__(".iut_cases."#_group"."#_name))) = { \
33 .name = #_name, \
35 .func = &test_##_name, \