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/scripts/oss-fuzz
Alexander Bulekov 7906f11e62 oss-fuzz: ensure base_copy is a generic-fuzzer
Depending on how the target list is sorted in by qemu, the first target
(used as the base copy of the fuzzer, to which all others are linked)
might not be a generic-fuzzer. Since we are trying to only use
generic-fuzz, on oss-fuzz, fix that, to ensure the base copy is a
generic-fuzzer.

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Message-Id: <20220720180946.2264253-1-alxndr@bu.edu>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 years ago
..
build.sh oss-fuzz: ensure base_copy is a generic-fuzzer 2 years ago
instrumentation-filter-template fuzz: add an instrumentation filter 3 years ago
minimize_qtest_trace.py fuzz: fix wrong index in clear_bits 4 years ago
output_reproducer.py tests: move libqtest.h back under qtest/ 3 years ago
reorder_fuzzer_qtest_trace.py scripts/oss-fuzz: Fix typo in documentation 4 years ago