summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/strcspn_strict.c
Commit message (Expand)AuthorAgeFilesLines
* Use %env_asan_opts= substitution instead of 'env ASAN_OPTIONS=$ASAN_OPTIONS'Reid Kleckner2015-08-121-2/+2
* [ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=falseFilipe Cabecinhas2015-06-151-2/+2
* [sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, st...Yury Gribov2015-05-281-0/+26