You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 months ago
..
fuzz.c fuzz: Correct invalid mentions of 'softmmu' by 'system' 1 year ago
fuzz.h fuzz: Correct invalid mentions of 'softmmu' by 'system' 1 year ago
generic_fuzz.c qtest/fuzz: make range overlap check more readable 5 months ago
generic_fuzz_configs.h fuzz: specify audiodev for usb-audio 6 months ago
i440fx_fuzz.c fuzz/i440fx: remove fork-based fuzzer 2 years ago
meson.build fuzz: remove fork-fuzzing scaffolding 2 years ago
qos_fuzz.c tests/qtest/fuzz: fix memleak in qos_fuzz.c 5 months ago
qos_fuzz.h Remove leading underscores from QEMU defines 4 years ago
qtest_wrappers.c meson: link emulators without Makefile.target 4 years ago
virtio_blk_fuzz.c fuzz/virtio-blk: remove fork-based fuzzer 2 years ago
virtio_net_fuzz.c fuzz/virtio-net: remove fork-based fuzzer 2 years ago
virtio_scsi_fuzz.c fuzz/virtio-scsi: remove fork-based fuzzer 2 years ago