[PATCH] Fix tests for new str interceptors

Maria Guseva m.guseva at samsung.com
Tue Jun 9 02:41:14 PDT 2015


Hi eugenis, dvyukov, samsonov, kcc,

Due to recent fail of strcspn-2 (http://lab.llvm.org:8011/builders/sanitizer-ppc64-linux1/builds/7321/steps/check-asan%20in%20gcc%20build/logs/stdio) I've modified recently added unit tests for str interceptors to be more deterministic.

http://reviews.llvm.org/D10336

Files:
  test/asan/TestCases/strcasestr-1.c
  test/asan/TestCases/strcspn-1.c
  test/asan/TestCases/strcspn-2.c
  test/asan/TestCases/strpbrk-1.c
  test/asan/TestCases/strpbrk-2.c
  test/asan/TestCases/strspn-1.c
  test/asan/TestCases/strspn-2.c
  test/asan/TestCases/strstr-1.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10336.27365.patch
Type: text/x-patch
Size: 4079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150609/5b2a94c5/attachment.bin>


More information about the llvm-commits mailing list