qemu/tests/qtest/fuzz
Alexander Bulekov 04f713242d fuzz: add i440fx fuzz targets
These three targets should simply fuzz reads/writes to a couple ioports,
but they mostly serve as examples of different ways to write targets.
They demonstrate using qtest and qos for fuzzing, as well as using
rebooting and forking to reset state, or not resetting it at all.

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Message-id: 20200220041118.23264-20-alxndr@bu.edu
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2020-02-22 08:26:48 +00:00
..
fork_fuzz.c fuzz: support for fork-based fuzzing. 2020-02-22 08:26:48 +00:00
fork_fuzz.h fuzz: support for fork-based fuzzing. 2020-02-22 08:26:48 +00:00
fork_fuzz.ld fuzz: support for fork-based fuzzing. 2020-02-22 08:26:48 +00:00
fuzz.c
fuzz.h
i440fx_fuzz.c fuzz: add i440fx fuzz targets 2020-02-22 08:26:48 +00:00
Makefile.include fuzz: add i440fx fuzz targets 2020-02-22 08:26:48 +00:00
qos_fuzz.c fuzz: add support for qos-assisted fuzz targets 2020-02-22 08:26:48 +00:00
qos_fuzz.h fuzz: add support for qos-assisted fuzz targets 2020-02-22 08:26:48 +00:00