cpython/Modules/_xxtestfuzz/fuzz_tests.txt
Ammar Askar a6e190e94b bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991)
* bpo-29505: Enable fuzz testing of the json module, enforce size limit on int(x) fuzz and json input size to avoid timeouts.

Contributed by by Ammar Askar for Google.
2019-06-11 21:30:34 -07:00

4 lines
73 B
Text

fuzz_builtin_float
fuzz_builtin_int
fuzz_builtin_unicode
fuzz_json_loads