summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/malloc_context_size.cc
AgeCommit message (Expand)Author
2015-08-12Use %env_asan_opts= substitution instead of 'env ASAN_OPTIONS=$ASAN_OPTIONS'Reid Kleckner
2015-06-15[ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=falseFilipe Cabecinhas
2014-08-07Add FreeBSD support to the address sanitizer's malloc_context_size.cc test caseViktor Kutuzov
2014-05-28[ASan tests] Exclude some tests from Windows runsTimur Iskhodzhanov
2014-05-26[ASan tests] Use ASAN_OPTIONS in a portable wayTimur Iskhodzhanov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-03-04[ASan] Speed up stack trace unwinding for stacks of size 2.Alexey Samsonov
2014-02-14Move ASan lit-tests under test/asanAlexey Samsonov