mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 13:35:22 +00:00
As we don't use memory allocated in test_memalloc_max the malloc call can be optimized away (that really happens with ARC MWDT toolchain). That breaks the test. So disable optimization for test_memalloc_max function. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> |
||
---|---|---|
.. | ||
c_lib | ||
cmsis_dsp | ||
devicetree | ||
fdtable | ||
gui/lvgl | ||
heap | ||
heap_align | ||
json | ||
mem_alloc | ||
notify | ||
onoff | ||
ringbuffer | ||
sprintf |