[ASan] Quick-fix tests for new string interceptors.
authorYury Gribov <y.gribov@samsung.com>
Wed, 10 Jun 2015 07:16:02 +0000 (07:16 +0000)
committerYury Gribov <y.gribov@samsung.com>
Wed, 10 Jun 2015 07:16:02 +0000 (07:16 +0000)
commitef40f0bbff6bdded23b2e14326cd4d6ea3187f13
treea40922cd78afbb3f4460a4e94f8a7f611583755f
parent00c9ad5ec226f43bcf235c7de966acc041677239
[ASan] Quick-fix tests for new string interceptors.
Patch by Maria Guseva.

Differential Revision: http://reviews.llvm.org/D10336

llvm-svn: 239461
compiler-rt/test/asan/TestCases/strcasestr-1.c
compiler-rt/test/asan/TestCases/strcspn-1.c
compiler-rt/test/asan/TestCases/strcspn-2.c
compiler-rt/test/asan/TestCases/strpbrk-1.c
compiler-rt/test/asan/TestCases/strpbrk-2.c
compiler-rt/test/asan/TestCases/strspn-1.c
compiler-rt/test/asan/TestCases/strspn-2.c
compiler-rt/test/asan/TestCases/strstr-1.c