Make a valgrind tool in the same vein as the purify one.

Currently supports the following commands:
  ./chrome_tests.sh --test base
  ./chrome_tests.sh --test net
  ./chrome_tests.sh --test ipc
  ./chrome_tests.sh --test unit

The valgrind_*.py files are my first real big chunks of python, so any suggestions would be greatly appreciated.

Review URL: http://codereview.chromium.org/16583


git-svn-id: svn://svn.chromium.org/chrome/trunk@7796 0039d316-1c4b-4281-b951-d872f2087c98
5 files changed
tree: 0beae002e93863bcdefab0aa9b07459418532632
  1. depot_tools/
  2. deps/
  3. src/
  4. tools/