Add fuzz tests for json_object/point/array apis

Extends the coverage of fuzz tests executed in OSS-Fuzz.
This commit is contained in:
Simon Resch
2024-11-08 22:20:40 -05:00
parent 565f181f65
commit 839fbe0d63
7 changed files with 190 additions and 0 deletions

View File

@@ -16,3 +16,6 @@
"1"
"1.234"
"3e4"
"NaN"
"Infinity"
"-Infinity"