summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/strcasestr-1.c
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use normalized Windows target triplesPetr Hosek2018-08-091-1/+1
* [asan] Support line numbers in StackVarDescrKuba Mracek2017-03-301-1/+1
* [asan] Get rid of UB in string tests. Patch by Max Ostapenko.Yury Gribov2015-10-221-4/+5
* 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
* [ASan] Quick-fix tests for new string interceptors.Yury Gribov2015-06-101-2/+2
* [ASan] Fixed tests to pass on Darwin. Patch by Maria Guseva!Yury Gribov2015-06-021-1/+2
* [sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, st...Yury Gribov2015-05-281-0/+23