[ASan/Win tests] Add memcpy/strdup/strlen interception tests
commit2d53385ccf252adcc71de2d1fb28eeeb65af1f79
authorTimur Iskhodzhanov <timurrrr@google.com>
Thu, 15 May 2014 16:02:56 +0000 (15 16:02 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Thu, 15 May 2014 16:02:56 +0000 (15 16:02 +0000)
tree48e7578e5260d94275ca90ceb50a5027d107425e
parente7ad96d9cd81483a74d7b622f129e12fa8e2b1e3
[ASan/Win tests] Add memcpy/strdup/strlen interception tests

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@208899 91177308-0d34-0410-b5e6-96231b3b80d8
test/asan/TestCases/Windows/intercept_memcpy.cc [new file with mode: 0644]
test/asan/TestCases/Windows/intercept_strdup.cc [new file with mode: 0644]
test/asan/TestCases/Windows/intercept_strlen.cc [new file with mode: 0644]