summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/asan
Commit message (Collapse)AuthorAgeFilesLines
* Use a shell wrapper to run ASan tests until process chaining is implemented.glider@chromium.org2011-09-231-0/+16
| | | | | | | | | Looks like the wrong version of this CL got committed. TBR=timurrrr Review URL: http://codereview.chromium.org/8038004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102603 0039d316-1c4b-4281-b951-d872f2087c98
* Implement the EmbeddedTool class in valgrind_test.py to allow running tools ↵glider@chromium.org2011-09-223-0/+535
that are embedded into binaries. Merge tools/asan with tools/valgrind. This CL depends on http://codereview.chromium.org/7926011/ Review URL: http://codereview.chromium.org/7922010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102390 0039d316-1c4b-4281-b951-d872f2087c98