summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/gc-test.cc
AgeCommit message (Expand)Author
2015-08-12Move tests that use unistd.h and pthread.h to TestCases/PosixReid Kleckner
2015-06-15[ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=falseFilipe Cabecinhas
2015-02-22Whitespace fix for r230172.Kuba Brecka
2015-02-22Fix gc-test.cc to work under higher -O levelsKuba Brecka
2014-11-22Try to fix ARM buildbotsRenato Golin
2014-10-08Mark sanitizer tests XFAIL on ARMv7Renato Golin
2014-06-04Disable unstable test on ARMGreg Fitzgerald
2014-05-29Mark currently failing ARM tests with XFAIL.Greg Fitzgerald
2014-05-28[sanitizer] Replace -lpthread with -pthread in tests.Evgeniy Stepanov
2014-05-26[ASan tests] Use ASAN_OPTIONS in a portable wayTimur Iskhodzhanov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-04-04[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where neededAlexey Samsonov
2014-02-14Move ASan lit-tests under test/asanAlexey Samsonov