oss-fuzz/projects/bad_example
Max Moroz 4df2262466
[infra] Enable bad build checks once again. (#838)
* [infra] Enable bad build checks once again.

* Minor typo.

* [bad_example] Update build flags for reproducing bad instrumentation scenario.

* [bad_example] split bad/no instrumentation case into two different ones.

* Use new approach for partial instrumentation detection + do that only for libFuzzer.

* Rename bad_example_bad_instrumentation into bad_example_partial_instrumentation.

* Calculate number of broken targets and fail if 10+% are broken.

* Multiprocess madness.

* Always run all checks and store all errors + clean up the code and add comments

* Add special handling for the projects with very small fuzz targets.

* Remove unnecessary semicolon.

* Address review comments.

* Address more review comments, small refactoring.
2018-04-17 09:31:53 -07:00
..
Dockerfile [infra] Add post build checks for catching and reporting bad builds + add test projects. (#754) 2017-08-08 10:54:53 -07:00
bad_example_fuzzer.cc [infra] Add post build checks for catching and reporting bad builds + add test projects. (#754) 2017-08-08 10:54:53 -07:00
build.sh [infra] Enable bad build checks once again. (#838) 2018-04-17 09:31:53 -07:00
project.yaml [infra] Add post build checks for catching and reporting bad builds + add test projects. (#754) 2017-08-08 10:54:53 -07:00