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 #33794
Fixes #33810
Fixes #33806

Signed-off-by: Ying ming <[email protected]>
  • Loading branch information
Ying ming authored and nashif committed May 12, 2021
1 parent 929c573 commit 8e69daf
Showing 1 changed file with 273 additions and 161 deletions.
Loading

0 comments on commit 8e69daf

Please sign in to comment.