summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/lit_tests/memcmp_test.cc
Commit message (Collapse)AuthorAgeFilesLines
* [ASan] move all lit_tests under TestCasesAlexey Samsonov2013-06-061-19/+0
| | | | llvm-svn: 183395
* [asan] change the asan output slightly to avoid user confusion: a) add ':' ↵Kostya Serebryany2012-10-151-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 Samsonov2012-08-151-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 testsAlexey Samsonov2012-08-151-1/+1
| | | | llvm-svn: 161936
* [ASan] port remaining output and feature tests to lit. TODO: we should in ↵Alexey Samsonov2012-08-151-0/+13
fact run most of the tests for 32/64 bits and for all optimization levels llvm-svn: 161935
OpenPOWER on IntegriCloud