[Sanitizer] Move test for malloc/free hooks under test/sanitizer_common
commite6282c9c2e73c165b72bc17cf2ba48defcec8e90
authorAlexey Samsonov <vonosmas@gmail.com>
Mon, 7 Jul 2014 18:47:29 +0000 (7 18:47 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Mon, 7 Jul 2014 18:47:29 +0000 (7 18:47 +0000)
tree5b496d709d1f150596335c8be2adc5d1abda0ade
parent2db2642b40971e50383ce64cd3587b18165f8988
[Sanitizer] Move test for malloc/free hooks under test/sanitizer_common

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@212474 91177308-0d34-0410-b5e6-96231b3b80d8
test/msan/malloc_hook.cc [deleted file]
test/sanitizer_common/TestCases/malloc_hook.cc [moved from test/asan/TestCases/malloc_hook.cc with 84% similarity]
test/tsan/malloc_hook.cc [deleted file]