webrtc/tools
phoglund@webrtc.org 8ff3ff1a8b Made ViE standard tests runnable under valgrind.
Ensured there are bugs for all open valgrind issues in the standard tests and suppressed the known issues. This way, we can get it running in continuous integration and keep new issues from entering.

Removed bad check in codec test, added suppressions.

Fixed simple memory leaks in tests.

BUG=Related to bug 329
TEST=Ran the vie_auto_test standard suite many times under valgrind to root out flakiness. Ran the standard suite without valgrind to ensure I didn't break anything.

Review URL: https://webrtc-codereview.appspot.com/843005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2854 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-10-01 10:04:26 +00:00
..
barcode_tools Making Java headless to save execution time 2012-09-06 09:33:08 +00:00
coverity Making Coverity Static Analyzer run properly on Windows 2012-05-14 14:18:53 +00:00
e2e_quality Reorganize voice_engine/. 2012-07-27 21:49:28 +00:00
matlab Swap colheaders for textdata in parseLog.m. 2011-12-08 20:56:53 +00:00
network_emulator Renamed to Network Emulator and improved error handling. 2012-06-01 08:42:17 +00:00
python_charts Initial version of code coverage tracker / dashboard for WebRTC. 2012-01-17 12:21:15 +00:00
quality_tracking Removed branch coverage since it turned out to be essentially useless as a metric. 2012-09-27 09:27:08 +00:00
refactoring Added a hack, python script for removing the logging of a trace depending on a keyword. Current implementation requires the keyword to be typed in the file; just change the 'trace_remove_key_word' from kTraceModuleCall to whatever. Hack should be fine since it works and it's a tool that has only limited utility. 2012-02-14 23:54:07 +00:00
resources Reverted download code and output that was done in https://webrtc-codereview.appspot.com/431003 (r1826) since it was reported to spam the output on some configurations. 2012-03-09 11:15:07 +00:00
valgrind-webrtc Made ViE standard tests runnable under valgrind. 2012-10-01 10:04:26 +00:00
.gitignore Moving buildbot to internal repository. 2012-06-20 07:55:41 +00:00
codereview.settings Try server and buildbot scripts now using Chromium scripts. 2012-03-27 15:57:30 +00:00
create_supplement_gypi.py Roll Chromium 122775:132375 (current Canary). 2012-04-17 01:19:27 +00:00
DEPS Moving buildbot to internal repository. 2012-06-20 07:55:41 +00:00
OWNERS Try server and buildbot scripts now using Chromium scripts. 2012-03-27 15:57:30 +00:00
PRESUBMIT.py Updates the PRESUBMIT.py to allow years from 2011 to the current year. 2012-08-31 07:07:11 +00:00