[Sanitizer] Add the machinery to run the same test under several sanitizers
commit37ad976ebf0b192db2c7d5f23c404d4e0dede625
authorAlexey Samsonov <samsonov@google.com>
Fri, 9 May 2014 00:28:18 +0000 (9 00:28 +0000)
committerAlexey Samsonov <samsonov@google.com>
Fri, 9 May 2014 00:28:18 +0000 (9 00:28 +0000)
treea93914ee0a2a70638406166f9c89933b94e1ab4b
parent70463e9389939b8ed3c041896ac7a4c2c572b21b
[Sanitizer] Add the machinery to run the same test under several sanitizers

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@208378 91177308-0d34-0410-b5e6-96231b3b80d8
test/sanitizer_common/CMakeLists.txt
test/sanitizer_common/TestCases/ptrace.cc [moved from test/msan/ptrace.cc with 94% similarity]
test/sanitizer_common/lit.common.cfg [new file with mode: 0644]
test/sanitizer_common/lit.site.cfg.in [new file with mode: 0644]