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 tests/cbprintf_fp: Filter on CONSOLE_HAS_DRIVER 2021-03-08 19:25:25 -05:00
cbprintf_package tests: fix testcase.yaml files 2021-05-07 09:39:08 -05:00
cmsis_dsp tests: dsp: filtering: exclude on llvm 2021-04-22 07:42:58 -04:00
devicetree tests: devicetree: exclude hsdk platforms 2021-05-06 17:33:58 -04:00
fdtable tests: lib: fdtable: Fix invalid memory access 2021-04-15 07:16:51 -05:00
gui/lvgl tests: lib: gui: lvgl: Add fs_file_t type variable initializations 2021-01-29 08:04:51 -05:00
heap libc/minimal: fix realloc() allocated memory alignment 2021-02-02 19:08:24 -05:00
heap_align lib/os/heap: minimize initial overallocation in the aligned case 2020-11-30 14:50:07 -05:00
json
mem_alloc tests: mem_alloc: workaround aggressive optimization 2021-05-24 23:31:10 -04:00
mpsc_pbuf tests: lib: Add test for mpsc_pbuf 2021-04-19 10:59:23 -04:00
newlib/thread_safety tests: lib: Add newlib thread safety test 2021-05-13 07:30:43 -05:00
notify
onoff tests: No thread-shared/synchronized data on stack (coherence) 2021-03-08 19:25:25 -05:00
p4workq tests/p4wq: Fix impossible sleep interval 2021-03-08 11:14:27 -05:00
ringbuffer tests: lib: ringbuffer: test discard functionality 2021-04-09 13:19:30 +02:00
sprintf tests: libc: Update character output testcases to solve coverity issues 2021-05-13 11:15:39 -04:00
time tests: lib: time: add test for time() function 2021-03-19 09:56:53 -04:00