summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl_tests/tsan_thread.cc
Commit message (Collapse)AuthorAgeFilesLines
* [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single ↵Alexey Samsonov2012-09-171-59/+0
| | | | | | root for gtest-based tests. Support running these tests from lit via check-tsan command. llvm-svn: 164022
* Remove file-type tags in .cc files in tsan/ and sanitizer_common/Alexey Samsonov2012-06-041-1/+1
| | | | llvm-svn: 157928
* [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet.Kostya Serebryany2012-05-101-0/+59
llvm-svn: 156545
OpenPOWER on IntegriCloud