qemu/tests/qtest/fuzz
Yao Xingtao 763719d253 qtest/fuzz: make range overlap check more readable
use ranges_overlap() instead of open-coding the overlap check to improve
the readability of the code.

Signed-off-by: Yao Xingtao <yaoxt.fnst@fujitsu.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alexander Bulekov <alxndr@bu.edu>
Message-ID: <20240722040742.11513-8-yaoxt.fnst@fujitsu.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-07-22 13:56:11 +02:00
..
fuzz.c fuzz: Correct invalid mentions of 'softmmu' by 'system' 2023-10-07 19:02:33 +02:00
fuzz.h fuzz: Correct invalid mentions of 'softmmu' by 'system' 2023-10-07 19:02:33 +02:00
generic_fuzz_configs.h fuzz: specify audiodev for usb-audio 2024-05-29 12:41:56 +02:00
generic_fuzz.c qtest/fuzz: make range overlap check more readable 2024-07-22 13:56:11 +02:00
i440fx_fuzz.c fuzz/i440fx: remove fork-based fuzzer 2023-02-16 23:02:46 -05:00
meson.build fuzz: remove fork-fuzzing scaffolding 2023-02-16 23:02:46 -05:00
qos_fuzz.c tests/qtest/fuzz: fix memleak in qos_fuzz.c 2024-06-24 08:10:06 +02:00
qos_fuzz.h Remove leading underscores from QEMU defines 2021-06-21 05:49:01 +02:00
qtest_wrappers.c meson: link emulators without Makefile.target 2020-08-21 06:30:40 -04:00
virtio_blk_fuzz.c fuzz/virtio-blk: remove fork-based fuzzer 2023-02-16 23:02:46 -05:00
virtio_net_fuzz.c fuzz/virtio-net: remove fork-based fuzzer 2023-02-16 23:02:46 -05:00
virtio_scsi_fuzz.c fuzz/virtio-scsi: remove fork-based fuzzer 2023-02-16 23:02:46 -05:00