Suppressions/disabling for libjingle tests for memory tools.

With these suppressions and disabled tests, the following
tests should be able to execute under memcheck, TSan and ASan:
* libjingle_media_unittest
* libjingle_p2p_unittest
* libjingle_peerconnection_unittest
* libjingle_sound_unittest
* libjingle_unittest

With this landed, we should be able to enable them all on the bots and have developers re-enabling fixed test without changing the buildbot configuration.

BUG=1191,1204,1205,1965,1972,1976,2078,2079,2080
TEST=For each test, running:
tools/valgrind-libjingle/libjingle_tests.sh --tool memcheck -b out/Release -t testname
tools/valgrind-libjingle/libjingle_tests.sh --tool tsan -b out/Release -t testname
tools/valgrind-libjingle/libjingle_tests.sh --tool asan -b out/Release -t testname

R=wu@webrtc.org

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

git-svn-id: http://libjingle.googlecode.com/svn/trunk@371 dd674b97-3498-5ee5-1854-bdd07cd0ff33
7 files changed