summaryrefslogtreecommitdiffstats
path: root/tools/coverity
Commit message (Collapse)AuthorAgeFilesLines
* Adds support for running coverity on Linux. Removes embedded passwordbevc@chromium.org2010-05-281-32/+141
| | | | | | | | | | | | in favor of it being stashed in a seperate file. Exposes most of the tune-ables as command line switches. BUG=none TEST=none Review URL: http://codereview.chromium.org/2282006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48453 0039d316-1c4b-4281-b951-d872f2087c98
* Updated script for the new Windows machine and changed commitbevc@chromium.org2010-05-241-8/+21
| | | | | | | defects from local directory to remote machine. Review URL: http://codereview.chromium.org/2124019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48081 0039d316-1c4b-4281-b951-d872f2087c98
* Use the new cov-analyze options recommended by Coverity.wtc@chromium.org2009-07-161-3/+11
| | | | | | | | | | | | | Basically we remove --enable-single-virtual and replace --all by just the checkers useful to us. This should speed up the analysis. R=huanr BUG=none TEST=none Review URL: http://codereview.chromium.org/155589 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20822 0039d316-1c4b-4281-b951-d872f2087c98
* Add a script that runs cov-build, cov-analyze, andwtc@chromium.org2009-05-121-0/+136
cov-commit-defects on a Chromium tree. R=patrick BUG=N/A TEST=N/A Review URL: http://codereview.chromium.org/99264 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15831 0039d316-1c4b-4281-b951-d872f2087c98