zephyr/tests/lib
Watson Zeng fa41ec052d tests: mem_alloc: workaround aggressive optimization
As we don't use memory allocated in test_calloc, test_no_mem_malloc,
and test_no_mem_realloc. malloc call can be optimized away (that really
happens with ARC MWDT toolchain). That breaks the test. So disable
optimization for these functions.

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
2021-05-24 23:31:10 -04:00
..
c_lib tests: libc: Update libc testcases to solve coverity issues 2021-05-19 07:46:38 -05:00
cbprintf_fp
cbprintf_package tests: fix testcase.yaml files 2021-05-07 09:39:08 -05:00
cmsis_dsp
devicetree
fdtable
gui/lvgl
heap
heap_align
json
mem_alloc tests: mem_alloc: workaround aggressive optimization 2021-05-24 23:31:10 -04:00
mpsc_pbuf
newlib/thread_safety tests: lib: Add newlib thread safety test 2021-05-13 07:30:43 -05:00
notify
onoff
p4workq
ringbuffer
sprintf tests: libc: Update character output testcases to solve coverity issues 2021-05-13 11:15:39 -04:00
time