[tarantool] Enable centipede engine (#8990)

Co-authored-by: Dongge Liu <donggeliu@google.com>
This commit is contained in:
Sergey Bronnikov 2022-11-25 05:58:00 +03:00 committed by GitHub
parent 92d4e951c3
commit 772a7bd917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ auto_ccs:
fuzzing_engines:
- libfuzzer
- honggfuzz
- centipede
sanitizers:
- address
- undefined