mirror of https://github.com/google/oss-fuzz.git
[grpc] Temporarily enable AFL fuzzing engine to propagate new auto CCs.
This commit is contained in:
parent
b5abd91f20
commit
b66d1b726a
|
@ -13,4 +13,5 @@ auto_ccs:
|
||||||
- "jiangtao@google.com"
|
- "jiangtao@google.com"
|
||||||
fuzzing_engines:
|
fuzzing_engines:
|
||||||
- libfuzzer
|
- libfuzzer
|
||||||
|
- afl
|
||||||
coverage_extra_args: -ignore-filename-regex=.*\.cache.*
|
coverage_extra_args: -ignore-filename-regex=.*\.cache.*
|
||||||
|
|
Loading…
Reference in New Issue