qemu-e2k/tests/qtest/fuzz
Philippe Mathieu-Daudé a1dcdda827 tests/fuzz/Makefile: Do not link code using unavailable devices
Some devices availability depends on CONFIG options.
Use these options to only link tests when requested device
is available.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200514143433.18569-2-philmd@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
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
i440fx_fuzz.c fuzz: add i440fx fuzz targets 2020-02-22 08:26:48 +00:00
Makefile.include tests/fuzz/Makefile: Do not link code using unavailable devices 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