summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/tsan/test_output.sh
Commit message (Collapse)AuthorAgeFilesLines
* [TSan] Delete legacy test_output.sh script.Alexey Samsonov2015-12-071-70/+0
| | | | | | | | This script is superseded by lit test suite integrated into CMake for quite a while now. It doesn't support many tests, and require custom hacks for a few other. llvm-svn: 254932
* [TSan] Fix custom scripts that validate TSan on non-standard buildbot.Alexey Samsonov2015-11-201-0/+4
| | | | llvm-svn: 253682
* tsan: don't add -pie when compiling testsDmitry Vyukov2014-11-191-2/+2
| | | | | | driver should add it as necessary llvm-svn: 222343
* [tsan] honour XFAIL in tsan/test_output.shKostya Serebryany2014-07-141-0/+4
| | | | llvm-svn: 212952
* [TSan] Exclude blacklist tests from manual test runnerAlexey Samsonov2014-06-091-2/+5
| | | | llvm-svn: 210494
* [sanitizer] Replace -lpthread with -pthread in tests.Evgeniy Stepanov2014-05-281-1/+1
| | | | | | -lpthread does not work on Android. llvm-svn: 209735
* Move TSan lit-tests under test/tsanAlexey Samsonov2014-02-141-0/+59
llvm-svn: 201414
OpenPOWER on IntegriCloud