fuzz: Add fuzzing infrastructure and QCOW fuzzer

Add the basic infrastructure for fuzzing along with a qcow fuzzer ported
from crosvm and adapted to our code.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2020-07-16 15:44:36 +01:00
committed by Sebastien Boeuf
parent 9267628e7c
commit 4d878418e5
4 changed files with 118 additions and 0 deletions

4
fuzz/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
target
corpus
artifacts