xemu/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>
2022-07-22 19:01:44 +02:00
..
build.sh oss-fuzz: ensure base_copy is a generic-fuzzer 2022-07-22 19:01:44 +02:00
instrumentation-filter-template fuzz: add an instrumentation filter 2021-09-01 07:33:13 -04:00
minimize_qtest_trace.py fuzz: fix wrong index in clear_bits 2021-02-08 14:43:54 +01:00
output_reproducer.py tests: move libqtest.h back under qtest/ 2022-05-03 15:16:51 +04:00
reorder_fuzzer_qtest_trace.py scripts/oss-fuzz: Fix typo in documentation 2021-06-05 21:29:39 +02:00