tests: port proptest fuzz harnesses to use cargo-fuzz (#5392)

This change ports fuzz tests from the black-box fuzzing framework,
proptest-rs over to use the grey-box fuzzing framework cargo-fuzz.

Refs: #5391
This commit is contained in:
Nathaniel Brough
2023-02-09 11:08:50 +01:00
committed by GitHub
parent 1dcfe1cc9b
commit d7d5d05333
13 changed files with 190 additions and 79 deletions
+4
View File
@@ -0,0 +1,4 @@
target
corpus
artifacts
coverage