| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ASan] move all lit_tests under TestCases | Alexey Samsonov | 2013-06-06 | 1 | -19/+0 |
| | | | | | llvm-svn: 183395 | ||||
| * | [asan] change the asan output slightly to avoid user confusion: a) add ':' ↵ | Kostya Serebryany | 2012-10-15 | 1 | -1/+1 |
| | | | | | | | after 'AddressSanitizer' and b) changed 'crashed' to 'SEGV' llvm-svn: 165932 | ||||
| * | [ASan] Port (the last one) tricky interface_test to lit, and a *huge* chunks ↵ | Alexey Samsonov | 2012-08-15 | 1 | -2/+8 |
| | | | | | | | 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 | ||||
| * | [ASan] use clangxx_asan instead of clang_asan for C++ lit tests | Alexey Samsonov | 2012-08-15 | 1 | -1/+1 |
| | | | | | llvm-svn: 161936 | ||||
| * | [ASan] port remaining output and feature tests to lit. TODO: we should in ↵ | Alexey Samsonov | 2012-08-15 | 1 | -0/+13 |
| fact run most of the tests for 32/64 bits and for all optimization levels llvm-svn: 161935 | |||||

