summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/allocator_returns_null.cc
AgeCommit message (Expand)Author
2017-07-16[asan] Disable not working new test on WindowsVitaly Buka
2017-07-14[Sanitizers] ASan and LSan allocator set errno on failure.Alex Shlyapnikov
2017-06-28[Sanitizers] Operator new() interceptors always die on allocation errorAlex Shlyapnikov
2015-08-14[windows] Fix or XFAIL remaining portable test failures and enable themReid Kleckner
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-12-25Simplify allocator_returns_null.cc testTimur Iskhodzhanov
2014-05-26[ASan tests] Use ASAN_OPTIONS in a portable wayTimur Iskhodzhanov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-04-22[asan] enable LeakSanitizer (LSan) by default in asan. This only affects Linu...Kostya Serebryany
2014-02-14Move ASan lit-tests under test/asanAlexey Samsonov