summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/printf-4.c
AgeCommit message (Expand)Author
2016-03-11Fix order of arguments to fputsReid Kleckner
2016-03-11Switch to fputs stderr to try to fix output buffering issuesReid Kleckner
2016-03-11Make printf-4 more robust to strlen interception after r263177Reid 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-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-05-08[asan] Update tests for r208290.Evgeniy Stepanov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-04-22[sanitizer] enable check_printf by default for asan and tsan. We've been usin...Kostya Serebryany
2014-02-14Move ASan lit-tests under test/asanAlexey Samsonov