summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/asan/TestCases/deep_thread_stack.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move tests that use unistd.h and pthread.h to TestCases/PosixReid Kleckner2015-08-121-58/+0
| | | | llvm-svn: 244827
* Mark unstable tests as Unsupported on ARMGreg Fitzgerald2014-05-291-0/+1
| | | | | | | | This is half the patch from: http://reviews.llvm.org/D3857 It lets us get deterministic results from the rest of the test suite. llvm-svn: 209861
* [sanitizer] Replace -lpthread with -pthread in tests.Evgeniy Stepanov2014-05-281-4/+4
| | | | | | -lpthread does not work on Android. llvm-svn: 209735
* Add %run to all lit testsGreg Fitzgerald2014-04-301-4/+4
| | | | llvm-svn: 207709
* [ASan] Explicitly specify -ldl/-lpthread in RUN-lines where neededAlexey Samsonov2014-04-041-4/+4
| | | | llvm-svn: 205623
* Move ASan lit-tests under test/asanAlexey Samsonov2014-02-141-0/+57
llvm-svn: 201413
OpenPOWER on IntegriCloud