Alexey Samsonov
|
0f5f1d5bfa
|
[ASan] add Linux-specific test for initialization order that checks that we find a bug independently of translation units order
llvm-svn: 163379
|
2012-09-07 09:04:31 +00:00 |
Alexey Samsonov
|
608a4b5def
|
[ASan] fix flakiness of Linux-specific clone_test: waitpid should better be provided with __WCLONE option, otherwise it didn't wait for the subprocess, returned -1, and we went crushing the subprocess stack
llvm-svn: 162842
|
2012-08-29 15:48:14 +00:00 |
Alexey Samsonov
|
9fe914b099
|
[ASan] Port (the last one) tricky interface_test to lit, and a *huge* chunks of boilerplate to run tests for 32/64 bits and all optimization levels. Alas, lit doesn't support for loops in RUN-lines...
llvm-svn: 161941
|
2012-08-15 11:26:57 +00:00 |
Alexey Samsonov
|
0e056762ef
|
[ASan] use clangxx_asan instead of clang_asan for C++ lit tests
llvm-svn: 161936
|
2012-08-15 08:54:14 +00:00 |
Alexey Samsonov
|
5717f4c1eb
|
[ASan] port interception and shared library tests to lit
llvm-svn: 161933
|
2012-08-15 07:13:51 +00:00 |
Alexey Samsonov
|
bf2bfa5aa4
|
[ASan] support for running OS-specific tests using lit, port clone_test as an example
llvm-svn: 161864
|
2012-08-14 13:22:58 +00:00 |