Searched refs:DEFINE_IUT_CASE (Results 1 – 5 of 5) sorted by relevance
/hal_intel-3.5.0/zephyr/iut_test/src/ |
D | test_example.c | 19 DEFINE_IUT_CASE(example_1, examples, IUT_ATTRI_AUTORUN); 32 DEFINE_IUT_CASE(example_2, examples, IUT_ATTRI_AUTORUN);
|
/hal_intel-3.5.0/zephyr/iut_test/test_zephyr/i2c/ |
D | test_i2c_log.c | 138 DEFINE_IUT_CASE(log_i2c_polling, logging, IUT_ATTRI_NONE); 159 DEFINE_IUT_CASE(log_i2c_irq, logging, IUT_ATTRI_NONE); 188 DEFINE_IUT_CASE(log_i2c_async, logging, IUT_ATTRI_NONE);
|
/hal_intel-3.5.0/zephyr/iut_test/test_sedi/ |
D | test_sedi_rtc.c | 48 DEFINE_IUT_CASE(rtc_inc, sedi.rtc, IUT_ATTRI_AUTORUN);
|
/hal_intel-3.5.0/zephyr/iut_test/include/ |
D | iut.h | 29 #define DEFINE_IUT_CASE(_name, _group, _attri) \ macro
|
/hal_intel-3.5.0/zephyr/iut_test/test_zephyr/dma/ |
D | test_dma_m2m.c | 105 DEFINE_IUT_CASE(dma_m2m, dma, IUT_ATTRI_NONE);
|