[ASan/Win tests] Add more DLL tests: malloc & friends
commiteafa65ae70968b7e3c655da79c47321346bb7c42
authorTimur Iskhodzhanov <timurrrr@google.com>
Thu, 15 May 2014 14:42:41 +0000 (15 14:42 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Thu, 15 May 2014 14:42:41 +0000 (15 14:42 +0000)
tree26f79e267bb5e3ec56009c216d73042c41f7cc95
parente8dbaf3d9d8203aca7253c53e06b22480ac7d0a3
[ASan/Win tests] Add more DLL tests: malloc & friends

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@208889 91177308-0d34-0410-b5e6-96231b3b80d8
test/asan/TestCases/Windows/dll_aligned_mallocs.cc [new file with mode: 0644]
test/asan/TestCases/Windows/dll_allocators_sanity.cc [new file with mode: 0644]
test/asan/TestCases/Windows/dll_malloc_left_oob.cc [moved from test/asan/TestCases/Windows/dll_malloc_left_oob_crash.cc with 82% similarity]
test/asan/TestCases/Windows/dll_malloc_uaf.cc [new file with mode: 0644]