webrtc/tools/valgrind-webrtc
kjellander@webrtc.org f3bf5e02c8 Add suppressions file for TSan v2
This is needed for our tests to pass when run under TSan v2.
More details on TSan v2 can be found at
http://www.chromium.org/developers/testing/threadsanitizer-tsan-v2

BUG=chromium:274414
TEST=ran tests locally standing in trunk/ using:
GYP_DEFINES=tsan=1 linux_use_tcmalloc=0 release_extra_cflags="-gline-tables-only" gclient runhooks
ninja -C out/Release
TSAN_OPTIONS=suppressions=tools/valgrind-webrtc/tsan_v2/suppressions.txt print_suppressions=1 report_signal_unsafe=0 report_thread_leaks=0 history_size=7 out/Release/testname
R=niklas.enbom@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4564 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-08-19 05:33:20 +00:00
..
gtest_exclude Disable P2PTransportChannelTest.* on memcheck and tsan bots due to issue 1972. 2013-08-02 23:30:50 +00:00
memcheck Remove suppressions for the cases that's already fixed. 2013-08-13 00:13:26 +00:00
tsan Suppress tsan errors on libjingle_peerconnection_unittest. 2013-08-16 17:57:44 +00:00
tsan_v2 Add suppressions file for TSan v2 2013-08-19 05:33:20 +00:00
webrtc_tests.bat ThreadSanitizer and Dr Memory for Windows 2012-09-28 15:34:18 +00:00
webrtc_tests.py Add support for test disable files in webrtc_tests.py 2013-06-11 06:03:32 +00:00
webrtc_tests.sh ThreadSanitizer and Dr Memory for Windows 2012-09-28 15:34:18 +00:00