zephyr/tests/lib
Bernardo Perez Priego 9964414655 include/devicetree.h: Add DT_STRING_TOKEN_OR macro
This macro expands to DT_STRING_TOKEN if property exists, otherwise
falls back to default value.
Helpful when a non-required enum binding doesn't mention a default
value, but a default value makes sense to be set in the code.

Including DT_INST_STRING_TOKEN_OR and test code.

Signed-off-by: Bernardo Perez Priego <bernardo.perez.priego@intel.com>
2022-03-10 19:42:59 -08:00
..
c_lib kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
cbprintf_fp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
cbprintf_package tests: lib: cbprintf_package: Hande riscv32 case 2022-03-10 14:03:52 -05:00
cmsis_dsp arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
devicetree include/devicetree.h: Add DT_STRING_TOKEN_OR macro 2022-03-10 19:42:59 -08:00
fdtable kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
gui/lvgl lvgl: change the prefix of Zephyr-specific LVGL config options 2022-02-24 11:51:33 +01:00
heap tests: lib/heap: add test for heap listeners 2022-01-10 10:28:04 -05:00
heap_align tests: heap: validate sys_heap_runtime_stats_get API 2021-11-11 16:21:43 -05:00
json kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
mem_alloc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mem_blocks tests: lib/mem_blocks: add test for heap listeners 2022-01-11 16:10:53 -05:00
mpsc_pbuf tests: lib: mpsc_pbuf: Add test for utilization api 2022-02-21 20:41:17 -05:00
newlib kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
notify cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
onoff cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
p4workq cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ringbuffer ring_buffer: make finish methods final 2022-02-28 10:52:41 +01:00
smf lib: smf: Add State Machine Framework 2021-10-04 20:33:11 -04:00
sprintf tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
time tests: m2gl025_miv: exclude slow platform from some tests 2021-11-29 19:39:38 -05:00