oss-fuzz/projects/orbit
ronaldfw d44ba395f7
Suppress stdout output for fuzzers in projects/orbit (#6909)
We recently added a new fuzzer that prints a lot to stdout due to
how error messages are handled. With this change we suppress this
output.

The understanding is that useful output from asan, etc. goes to
stderr, which we do not suppress.
2021-11-26 15:45:16 +00:00
..
Dockerfile Suppress stdout output for fuzzers in projects/orbit (#6909) 2021-11-26 15:45:16 +00:00
build.sh Suppress stdout output for fuzzers in projects/orbit (#6909) 2021-11-26 15:45:16 +00:00
default.options Suppress stdout output for fuzzers in projects/orbit (#6909) 2021-11-26 15:45:16 +00:00
project.yaml [orbit] Grant more team members access to oss-fuzz (#4422) 2020-09-07 17:34:43 -07:00