zephyr/tests/lib
Erwan Gouriou c3eef7744a include/devicetree.h: Add DT_ENUM_IDX_OR macro
In case a "required: False" enum binding doesn't mention a
default value, but a default value makes sense to be set in the code,
DT_ENUM_IDX_OR could be used to provide the default idx to be used.

New macro comes with appropriate tests.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-10-05 10:15:32 -05:00
..
c_lib libc: add strtok_r implementation 2020-08-18 09:19:58 -07:00
cmsis_dsp tests: lib: cmsis:transform: cf64 min_ram reorder test to fit 96k 2020-09-10 09:37:35 +02:00
devicetree include/devicetree.h: Add DT_ENUM_IDX_OR macro 2020-10-05 10:15:32 -05:00
fdtable tests: lib: fdtable: fix tests after modifying reference counting 2020-08-27 11:42:19 +03:00
gui/lvgl sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
heap tests: heap: exclude on qemu_xtensa 2020-09-30 14:11:59 -04:00
heap_align lib/os/heap: remove big_heap restriction for aligned allocations 2020-07-14 19:35:52 -04:00
json tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
mem_alloc sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
notify tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
onoff sys: onoff: support clients using synchronous transitions 2020-08-14 17:53:39 +02:00
ringbuffer tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
sprintf tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00