zephyr/tests/lib
Benjamin Cabé 878de4727a tests: lib: json: zero-initialize structs before using memcmp in tests
Zero-initialize the `test_int_limits` and `test_enums` structs before
assignment and decoding in their respective tests.

This ensures that all padding bytes are set to zero, making
`memcmp`-based comparisons reliable and portable across different
architectures and compilers.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-05-06 18:23:49 +02:00
..
acpi
c_lib posix + tests: use CLOCK_REALTIME where specified by POSIX 2025-04-24 22:58:43 +02:00
cbprintf_fp
cbprintf_package
cmsis_dsp
cmsis_nn
cobs
cpp dts: ambiq: change to enable ambiq drivers in overlays 2025-05-05 21:56:47 +02:00
devicetree tests: lib: devicetree: devices: Add sub-partition check 2025-04-30 18:44:06 +02:00
fdtable
gui/lvgl
hash_function
hash_map
heap
heap_align
json tests: lib: json: zero-initialize structs before using memcmp in tests 2025-05-06 18:23:49 +02:00
linear_range
lockfree
math/interpolation
mem_alloc tests: lib: fix doxygen groups 2025-04-22 14:03:29 +02:00
mem_blocks
mem_blocks_stats
mpsc_pbuf
multi_heap tests: kernel: fix kheap doxygen groups 2025-04-22 14:03:29 +02:00
net_buf
newlib
notify
onoff
p4workq
ringbuffer
shared_multi_heap
smf
sprintf tests: lib: fix doxygen groups 2025-04-22 14:03:29 +02:00
spsc_pbuf
sys_util
time
uuid uuid: Add sample for UUID utilities 2025-04-14 09:47:26 +02:00