summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/output_tests
Commit message (Expand)AuthorAgeFilesLines
* [TSan] port all output tests to lit and move them to lit_tests directory. Thi...Alexey Samsonov2012-09-1833-1086/+0
* tsan: add "as if synchronized via sleep" featureDmitry Vyukov2012-08-313-2/+54
* [TSan] Fix style warinings in output testAlexey Samsonov2012-08-311-5/+4
* Whitespace/lintAlexey Samsonov2012-08-305-14/+20
* tsan: use stack depot to describe heap blocksDmitry Vyukov2012-08-304-18/+64
* tsan: better diagnostics for destroy of a locked mutex + a testDmitry Vyukov2012-08-161-0/+29
* [tsan] reg test for tsan issue #3Kostya Serebryany2012-07-051-0/+13
* [TSan] Improve output tests: allow reports to contain file:line:column instea...Alexey Samsonov2012-07-043-22/+18
* tsan: fix compiler warningsDmitry Vyukov2012-05-281-3/+3
* tsan: be more conservative wrt symbolizer outputDmitry Vyukov2012-05-281-9/+9
* tsan: compilation of tests with newest clangDmitry Vyukov2012-05-241-3/+3
* tsan: add shadow memory flush + fix few bugsDmitry Vyukov2012-05-221-26/+0
* tsan: detect accesses to freed memoryDmitry Vyukov2012-05-172-1/+34
* [tsan] add tiny_test.cKostya Serebryany2012-05-161-0/+14
* tsan: fix output_tests script to actually verify tests resultsDmitry Vyukov2012-05-141-9/+5
* tsan: update output tests to race on heap memoryDmitry Vyukov2012-05-142-10/+12
* [tsan] run output tests in parallelKostya Serebryany2012-05-111-21/+13
* [tsan] old-dstyle Makefile for tests; two helper scripts that analyze the ass...Kostya Serebryany2012-05-101-1/+1
* [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet.Kostya Serebryany2012-05-1027-0/+934
OpenPOWER on IntegriCloud