oss-fuzz/projects/libucl
Dongge Liu 7e66453383
Make `Centipede` a default fuzzing engine (#10109)
1. Add `centipede` to `DEFAULT_ENGINES`.
2. Remove the `fuzzing_engines` attribute from `project.yaml`s if
redundant (i.e., all default engines are included in that YAML file).
3. Temporarily disable `centipede` on `c`/`c++` projects that previously
use all `DEFAULT_ENGINES` (200 projects did not specify
`fuzzing_engines` in `project.yaml`) so that we can gradually enable
centipede later them later.
2023-04-21 09:48:45 +10:00
..
Dockerfile libucl: enable afl and clean up project.yaml (#5156) 2021-02-10 09:06:50 -08:00
build.sh Make many projects centipede compatible (#9598) 2023-02-06 15:46:06 -05:00
project.yaml Make `Centipede` a default fuzzing engine (#10109) 2023-04-21 09:48:45 +10:00
ucl_add_string_fuzzer.options libucl: enable afl and clean up project.yaml (#5156) 2021-02-10 09:06:50 -08:00