oss-fuzz/projects/abseil-cpp
Dongge Liu c1d744d540
[Rolling out Centipede] Project 6 - 10 (#8801)
Continuing #8690.

Given that `Centipede` passed CI tests of the 5 projects in #8690, we
will gradually roll it out to let more real-world fuzzing targets
benefit from it.
The second round contains the following 5 projects, **some of which are
not from Google** (unlike round 1):

1. `skcms`,
2. `abseil-cpp`,
3. `alembic`,
4. `arduinojson`,
5. `aspell`.

Projects are selected because:
1. They are `C++` projects.

There will be another round (of 10 projects) as soon as we can confirm
that Centipede works fine in this round.
2022-10-24 09:35:41 +11:00
..
BUILD
Dockerfile
WORKSPACE [abseil-cpp] Add missing @bazel_skylib dependency. (#7664) 2022-05-03 14:07:00 -05:00
build.sh abseil-cpp: fix build (#8015) 2022-07-14 23:59:27 +01:00
project.yaml [Rolling out Centipede] Project 6 - 10 (#8801) 2022-10-24 09:35:41 +11:00
string_escape_fuzzer.cc
string_utilities_fuzzer.cc