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 tests: unskip some tests 2025-03-28 21:52:13 +01:00
cmsis_nn
cobs tests: utils: lib: cobs tests 2025-03-11 05:36:49 +01:00
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 tests: Introduce greyscale-related tests modifications 2025-03-12 14:05:14 +00:00
hash_function
hash_map
heap
heap_align tests/lib/heap_align: improve test some more 2025-03-17 02:21:27 +01:00
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 tests: fix various test ids and use existing scheme 2025-04-07 11:22:36 +02:00
mem_alloc tests: lib: fix doxygen groups 2025-04-22 14:03:29 +02:00
mem_blocks
mem_blocks_stats
mpsc_pbuf boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
multi_heap tests: kernel: fix kheap doxygen groups 2025-04-22 14:03:29 +02:00
net_buf
newlib
notify
onoff
p4workq kernel: rename 'dumb' scheduler and simply call it 'simple' 2025-03-15 00:34:58 +01:00
ringbuffer ring_buffer: shrink size of struct ring_buf 2025-03-11 08:59:05 +01:00
shared_multi_heap
smf
sprintf tests: lib: fix doxygen groups 2025-04-22 14:03:29 +02:00
spsc_pbuf
sys_util
time boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
uuid uuid: Add sample for UUID utilities 2025-04-14 09:47:26 +02:00