tests: Add key_io fuzzing harness

This commit is contained in:
practicalswift
2020-01-14 16:38:36 +00:00
parent 3d28c886f0
commit c7ea12d098
3 changed files with 56 additions and 0 deletions

View File

@ -27,6 +27,7 @@ FUZZERS_MISSING_CORPORA = [
"flat_file_pos_deserialize",
"float",
"hex",
"key_io",
"integer",
"key",
"key_origin_info_deserialize",