• Home
  • History
  • Annotate
  • only in /external/compiler-rt/lib/tsan/tests/rtl/
History log of /external/compiler-rt/lib/tsan/tests/rtl/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2d1fdb26e458c4ddc04155c1d421bced3ba90cd0 29-May-2014 Stephen Hines <srhines@google.com> Update compiler-rt aosp/master for 3.5 (r209699) rebase.

Change-Id: I158a30186f0faea2e2400e9dfdd878db2eb40e90
san_test.cc
san_test_util.h
a8b4c3b6809a4cdc10587020b98246c171bc18ee 11-Sep-2013 Alexey Samsonov <samsonov@google.com> [TSan] Use Clang to compile and link TSan unit tests with TSan runtime

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@190503 91177308-0d34-0410-b5e6-96231b3b80d8
MakeLists.txt
ba5e99668e3030cc5bab357a04271a1bdbac209c 30-Jan-2013 Alexey Samsonov <samsonov@google.com> [Sanitizer] update style checker script and fix namespace style warnings

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@173910 91177308-0d34-0410-b5e6-96231b3b80d8
san_test_util_linux.cc
694fe46661a138d0eede348f3645ce37025b6ff4 10-Dec-2012 Dmitry Vyukov <dvyukov@google.com> tsan: exclude flaky test


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@169729 91177308-0d34-0410-b5e6-96231b3b80d8
san_string.cc
0f4ae5d0e3223627ec60c9159f32bfa73038bce7 18-Sep-2012 Alexey Samsonov <samsonov@google.com> [TSan] s/uintptr_t/intptr_t in TSan test and enforce stack size limit in one of TSan output tests that somewhy fails otherwise

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@164116 91177308-0d34-0410-b5e6-96231b3b80d8
san_test.cc
e64c3b6f05a65560df5e60742168d9a7e68a94eb 18-Sep-2012 Alexey Samsonov <samsonov@google.com> [TSan] fix a typo in test dependencies. Silence few remaining pedantic gcc warnings in TSan tests.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@164115 91177308-0d34-0410-b5e6-96231b3b80d8
san_test.cc
san_test_util_linux.cc
f548ef8e3c6bce5a6b2bee48b8f942d2e27ebf92 17-Sep-2012 Alexey Samsonov <samsonov@google.com> [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single root for gtest-based tests. Support running these tests from lit via check-tsan command.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@164022 91177308-0d34-0410-b5e6-96231b3b80d8
MakeLists.txt
san_bench.cc
san_mop.cc
san_mutex.cc
san_posix.cc
san_string.cc
san_test.cc
san_test_util.h
san_test_util_linux.cc
san_thread.cc