zephyr/tests/lib
Ying ming 4f8318f104 tests: libc: Update libc testcases to solve coverity issues
The coverity report "Out-of-bounds access". The reason is
The room of src and dest buffer is less than the count wanted
to be copyied. So enlarged the src and dest buffer to solve this
issue.

Fixes:#35345
Fixes:#35346

Signed-off-by: Ying ming <mingx.ying@intel.com>
2021-05-19 07:46:38 -05: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 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
heap
heap_align
json
mem_alloc tests: lib: mem_alloc: Fix test names 2021-05-12 23:33:21 -05: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
p4workq
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