xemu/tests/qtest/fuzz
Philippe Mathieu-Daudé 79e18a60ab tests/fuzz: Remove unuseful/unused typedefs
These typedefs are not used. Use a simple structure,
remote the typedefs.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200514143433.18569-5-philmd@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2020-05-15 10:46:40 +01:00
..
Makefile.include tests/fuzz/Makefile: Do not link code using unavailable devices 2020-05-15 10:46:40 +01: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: fix style/typos in linker-script comments 2020-03-06 10:33:26 +00:00
fuzz.c fuzz: select fuzz target using executable name 2020-05-04 16:07:33 +01:00
fuzz.h fuzz: add fuzzer skeleton 2020-02-22 08:26:48 +00:00
i440fx_fuzz.c tests/fuzz: Remove unuseful/unused typedefs 2020-05-15 10:46:40 +01:00
qos_fuzz.c fuzz: Simplify how we compute available machines and types 2020-04-29 08:01:52 +02:00
qos_fuzz.h fuzz: add support for qos-assisted fuzz targets 2020-02-22 08:26:48 +00:00
virtio_net_fuzz.c fuzz: add virtio-net fuzz target 2020-02-22 08:26:48 +00:00
virtio_scsi_fuzz.c fuzz: add virtio-scsi fuzz target 2020-02-22 08:26:48 +00:00