zephyr/tests/lib
Wenbin Zhang 7d4e31a1f0 devicetree: Fix Device tree tests cannot be built with coverage enabled
DT_SPEC related macro tests (ADC_DT_SPEC_GET_BY_NAME, MBOX_DT_SPEC_GET)
should not appear in this test because the configuration does not turn
on any devices

Move DP_SPEC-related tests to api_ext and enable the related device in the
configuration

fix #77205

Signed-off-by: Wenbin Zhang <freey7955@gmail.com>
2025-01-22 15:49:25 +01:00
..
acpi
c_lib
cbprintf_fp
cbprintf_package
cmsis_dsp
cmsis_nn
cpp tests: lib: cpp: cxx: Filter out all ARMs from nRF54x and nRF92 2025-01-08 19:10:24 +01:00
devicetree devicetree: Fix Device tree tests cannot be built with coverage enabled 2025-01-22 15:49:25 +01:00
fdtable
gui/lvgl tests: lib: gui: lvgl: Add testcase for OSAL implementation 2025-01-04 14:17:10 +01:00
hash_function
hash_map
heap
heap_align
json
linear_range
lockfree
math/interpolation tests: math: interpolation: disable floating point contraction 2025-01-09 09:51:39 +01:00
mem_alloc
mem_blocks
mem_blocks_stats
mpsc_pbuf lib: os: mpsc_pbuf: do not wait when spinlock is held 2025-01-06 06:53:52 +01:00
multi_heap
net_buf
newlib
notify
onoff
p4workq
ringbuffer
shared_multi_heap
smf tests: lib: smf: Add missing equals 2025-01-20 16:27:10 +01:00
sprintf
spsc_pbuf
sys_util
time