summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/lit_tests/TestCases/wait.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move ASan lit-tests under test/asanAlexey Samsonov2014-02-141-56/+0
| | | | llvm-svn: 201413
* [sanitizer] Fix wait4 interceptor on Android.Evgeniy Stepanov2014-02-121-8/+1
| | | | | | It's called __wait4 there. llvm-svn: 201235
* Enable pipefail for ASan testsAlexey Samsonov2013-08-071-14/+14
| | | | llvm-svn: 187877
* [ASan] Remove leading underscores from function names in output testsAlexey Samsonov2013-07-011-2/+2
| | | | llvm-svn: 185315
* [ASan] Remove %symbolize from lit tests: we now use external symbolizer ↵Alexey Samsonov2013-06-281-14/+14
| | | | | | instead of python script llvm-svn: 185163
* [ASan] create separate configs for running ASan lit tests in both 32- and ↵Alexey Samsonov2013-06-071-28/+14
| | | | | | 64-bit mode. Clean up RUN-lines in tests. llvm-svn: 183498
* [ASan] move all lit_tests under TestCasesAlexey Samsonov2013-06-061-0/+77
llvm-svn: 183395
OpenPOWER on IntegriCloud