Commit Graph

17 Commits

Author SHA1 Message Date
jonathanmetzman 0d93502de8
Update README.md (#7352) 2022-03-02 10:39:34 -05:00
Abhishek Arya cf4af86972
Switch docs to new structure (#2663) 2019-08-07 07:37:16 -07:00
Luca Berton b05d5d8b26 Fix typos in docs (#1934) 2018-11-07 06:20:13 -08:00
Max Moroz 7703e360de
[infra] Remove sancov and rename "profile" to "coverage". (#1839)
* [infra] Remove sancov and rename "profile" to "coverage".

* Bring coverage flags back.

* Update projects files that rely on SANITIZER="profile".
2018-10-01 06:43:21 -07: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 4394cb900d Update README.md 2017-02-02 18:45:39 -08:00
inferno-chromium 93f59bf102 Update README.md 2016-11-30 08:51:20 -08:00
Mike Aizatsky e16ee1785b [infra] using project instead of target 2016-11-29 11:23:30 -08:00
Mike Aizatsky 7029d3ae1b Update README.md 2016-11-04 13:30:44 -07:00
Mike Aizatsky 029d11b19c Update README.md 2016-11-04 13:30:04 -07:00
Mike Aizatsky 73918ee1cd Update README.md 2016-11-04 13:29:53 -07:00
Alex Gaynor f128848fb1 Added description of generate command to the README (#69) 2016-11-04 13:29:09 -07:00
Mike Aizatsky 8926b7c06a moved all targets into targets/ subdir 2016-10-24 19:39:13 -07:00
Mike Aizatsky f646f8007e Update README.md 2016-10-07 11:42:27 -07:00
Mike Aizatsky 28a598cb33 Update README.md 2016-10-07 11:39:33 -07:00
Mike Aizatsky 3d59d551e9 [expat] initial configuration 2016-07-21 11:38:57 -07:00
Mike Aizatsky 95bddce1ae [infra] renaming base-fuzzer into base-libfuzzer image. 2016-07-20 17:16:57 -07:00