mirror of https://github.com/google/oss-fuzz.git
[tarantool] Enable centipede engine (#8990)
Co-authored-by: Dongge Liu <donggeliu@google.com>
This commit is contained in:
parent
92d4e951c3
commit
772a7bd917
|
@ -8,6 +8,7 @@ auto_ccs:
|
|||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
- honggfuzz
|
||||
- centipede
|
||||
sanitizers:
|
||||
- address
|
||||
- undefined
|
||||
|
|
Loading…
Reference in New Issue