Searched refs:DEFINE_IUT_CASE (Results 1 – 8 of 8) sorted by relevance
| /hal_intel-latest/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-latest/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-latest/zephyr/iut_test/test_zephyr/gpio/ |
| D | test_gpio.c | 74 DEFINE_IUT_CASE(gpio_output, gpio, IUT_ATTRI_NONE); 120 DEFINE_IUT_CASE(gpio_loopback, gpio, IUT_ATTRI_NONE);
|
| /hal_intel-latest/zephyr/iut_test/test_zephyr/x86/ |
| D | test_fatal.c | 23 DEFINE_IUT_CASE(divide0, fatal, IUT_ATTRI_NONE);
|
| /hal_intel-latest/zephyr/iut_test/test_sedi/ |
| D | test_sedi_rtc.c | 48 DEFINE_IUT_CASE(rtc_inc, sedi.rtc, IUT_ATTRI_AUTORUN);
|
| /hal_intel-latest/zephyr/iut_test/include/ |
| D | iut.h | 29 #define DEFINE_IUT_CASE(_name, _group, _attri) \ macro
|
| /hal_intel-latest/zephyr/iut_test/test_zephyr/timer/ |
| D | test_sys_clock.c | 87 DEFINE_IUT_CASE(sys_clock_freq, timer, IUT_ATTRI_NONE);
|
| /hal_intel-latest/zephyr/iut_test/test_zephyr/dma/ |
| D | test_dma_m2m.c | 105 DEFINE_IUT_CASE(dma_m2m, dma, IUT_ATTRI_NONE);
|