zephyr/tests/lib
Mohamed Moawad e717d20b0b tests: lib: uuid: add heap arena for MINIMAL_LIBC compatibility
The UUID library utilities require dynamic memory allocation for certain
operations, but MINIMAL_LIBC provides no malloc heap by default. This
causes test failures when UUID functions attempt to allocate memory.

Add CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=256 to provide a minimal heap
arena sufficient for UUID operations which typically
require small heap allocations.

Signed-off-by: Mohamed Moawad <moawad@synopsys.com>
2025-07-28 08:40:20 -04:00
..
acpi
c_lib tests/lib/c_lib/thrd: Remove filter on NATIVE_APPLICATION 2025-07-19 09:38:15 +02:00
cbprintf_fp tests: do not use "sanity" word 2025-06-25 16:00:10 -10:00
cbprintf_package
cmsis_dsp
cmsis_nn
cobs tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
cpp tests: libcxx: Update missing CONFIG_COMMON_LIBC_MALLOC 2025-06-26 14:07:03 +02:00
devicetree devicetree: Enhance DT_ENUM_HAS_VALUE macro for arrays 2025-06-12 11:44:46 +02:00
fdtable
gui/lvgl tests: lib: gui: lvgl: Remove LV_FONT_SIMSUN_16_CJK symbol 2025-06-11 08:20:09 +02:00
hash_function
hash_map
heap tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
heap_align
json tests: lib: json: add test for mixed array types 2025-07-21 21:31:21 -04:00
linear_range
lockfree tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
math/interpolation
mem_alloc tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
mem_blocks tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
mem_blocks_stats
min_heap include: zephyr: sys: Refactor MIN_HEAP_DEFINE macro 2025-06-26 11:58:05 -04:00
mpsc_pbuf tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
multi_heap tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
net_buf tests: net_buf: Add alignment tests 2025-07-19 15:37:01 -04:00
newlib
notify
onoff
p4workq tests: lib: p4wq: turn of time slicing 2025-05-17 14:10:13 +02:00
ringbuffer tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
shared_multi_heap
smf Lib: SMF: Add return code to signal event propagation 2025-06-17 16:04:04 +02:00
sprintf tests: lib: fix doxygen groups 2025-04-22 14:03:29 +02:00
spsc_pbuf tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
sys_util
timespec_util tests/lib/timespec_util: Skip two tests by now 2025-07-08 07:14:08 -10:00
uuid tests: lib: uuid: add heap arena for MINIMAL_LIBC compatibility 2025-07-28 08:40:20 -04:00