Commit Graph

10 Commits

Author SHA1 Message Date
Luca Berton b05d5d8b26 Fix typos in docs (#1934) 2018-11-07 06:20:13 -08:00
Max Moroz 20e55ce3b1
[infra] Enable clange code coverage reports generation for local runs. (#1494)
* [infra] Enable clange code coverage reports generation for local runs.

* Use runner image and move corpus management to the helper.py
.

* Clean up, delete unnecessary stuff, add comments.

* Run fuzz targets in parallel. Do not exit in case of an error.

* Address review feedback, except of the threading thing.

* Fix a typo.

* Use ThreadPool implementatino available in standard python2.7 package.

* Add dry run support + no corpus download option.

* Fix flags handling + add log output in case of an error.

* Append arguments for fuzz target instead of replacing them.

* Remove dry run functionality as it currently errors out after two runs.

* Fix some spacing in the code.

* Update documentation regarding new code coverage script.
2018-06-14 15:00:46 -07:00
Abhishek Arya d04cf77f04 Update docs with new --sanitizer flag, fixes #488. (#505) 2017-04-03 08:20:11 -07:00
Collin Winter eabb89cf6b Fix typos and clarify grammar and word choice throughout the OSS-Fuzz docs. (#363) 2017-02-07 19:15:53 -08:00
Abhishek Arya fedf1c7e76 Update reference.md 2016-12-29 22:06:54 -08:00
Mike Aizatsky 99b0ab2e5f Update reference.md 2016-12-29 14:34:20 -08:00
Mike Aizatsky a0e4cb88c9 Update reference.md 2016-12-29 14:33:51 -08:00
Mike Aizatsky 708f958c13 Update reference.md 2016-12-29 14:33:37 -08:00
Mike Aizatsky b81abc8bb9 Update reference.md 2016-12-29 14:32:42 -08:00
Mike Aizatsky a8041b35b2 Create reference.md 2016-12-29 14:31:38 -08:00