Skip to content

Commit

Permalink
tests: libc: Update libc testcases to solve coverity issues
Browse files Browse the repository at this point in the history
1. Refine some testcases for testing some libc functions, include
strlen(),strcmp(),strncmp(),memcmp(),memstr(),memcpy(),memmove()
strtol(),strtoul().
2. Change some code to make the code style consistent.

Fixes zephyrproject-rtos#33794
Fixes zephyrproject-rtos#33810
Fixes zephyrproject-rtos#33806

Signed-off-by: Ying ming <mingx.ying@intel.com>
  • Loading branch information
Ying ming committed May 10, 2021
1 parent 730acbd commit 5501b79
Showing 1 changed file with 273 additions and 161 deletions.
Loading

0 comments on commit 5501b79

Please sign in to comment.