summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/lit_tests/TestCases/Helpers
Commit message (Collapse)AuthorAgeFilesLines
* Move ASan lit-tests under test/asanAlexey Samsonov2014-02-1412-90/+0
| | | | llvm-svn: 201413
* [asan] Update blacklists to use categories.Peter Collingbourne2013-07-091-3/+3
| | | | | | Differential Revision: http://llvm-reviews.chandlerc.com/D1094 llvm-svn: 185980
* [ASan] Properly disable strict init-order checking when pthread_create is calledAlexey Samsonov2013-07-011-0/+2
| | | | llvm-svn: 185342
* [ASan] Fix unset-insert-libraries-on-exec.cc on 32-bit Darwin.Alexander Potapenko2013-06-101-0/+19
| | | | | | | The test used to execute a 64-bit /bin/bash binary and preload a 32-bit dynamic library into it. Now the arch-specific version of echo-env is executed instead. llvm-svn: 183662
* [ASan] move all lit_tests under TestCasesAlexey Samsonov2013-06-0610-0/+69
llvm-svn: 183395
OpenPOWER on IntegriCloud