|
@@ -182,10 +182,11 @@ The output should contain a complete list of matched MemoryRegions.
|
|
|
|
|
|
OSS-Fuzz
|
|
|
--------
|
|
|
-QEMU is continuously fuzzed on `OSS-Fuzz` __(https://github.com/google/oss-fuzz).
|
|
|
-By default, the OSS-Fuzz build will try to fuzz every fuzz-target. Since the
|
|
|
-generic-fuzz target requires additional information provided in environment
|
|
|
-variables, we pre-define some generic-fuzz configs in
|
|
|
+QEMU is continuously fuzzed on `OSS-Fuzz
|
|
|
+<https://github.com/google/oss-fuzz>`_. By default, the OSS-Fuzz build
|
|
|
+will try to fuzz every fuzz-target. Since the generic-fuzz target
|
|
|
+requires additional information provided in environment variables, we
|
|
|
+pre-define some generic-fuzz configs in
|
|
|
``tests/qtest/fuzz/generic_fuzz_configs.h``. Each config must specify:
|
|
|
|
|
|
- ``.name``: To identify the fuzzer config
|