Commit Graph

3 Commits

Author SHA1 Message Date
Damien Neil f4f2fdd7b1
golang-protobuf: use build script in protobuf repo (#3348)
Move the core of the build script into the fuzzed repo, where it's easier
for us to manage.
2020-02-06 10:43:32 -08:00
Damien Neil f4429c52ce [golang-protobuf] include seed corpus(es) (#3158)
Only build fuzzers under internal/fuzz. Assume a fuzzer is a directory
with a corpus/ subdirectory.

Include the contents of corpus/ as the seed corpus.
2019-12-20 21:10:19 -08:00
Damien Neil 7b8279e634 [golang-protobuf] Add Dockerfile and build.sh. (#2942) 2019-10-11 11:40:23 -07:00