summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Posix/start-deactivated.cc
AgeCommit message (Expand)Author
2017-05-02[asan] Mark a bunch of tests as unsupported on iOSKuba Mracek
2017-01-24[test] Prevent false detection of an `UNSUPPORTED:` directive by lit.Greg Parker
2017-01-11Repoison the entire ASan chunk if it is not in active use.Alex Shlyapnikov
2016-09-13[asan] Re-poison all redzones on activation.Evgeniy Stepanov
2016-04-19[compiler-rt] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang
2015-08-25[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.Alexey Samsonov
2015-06-15[ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=falseFilipe Cabecinhas
2015-03-18[ARM] Remove XFAIL from passing RT testRenato Golin
2015-01-20[asan] Allow changing verbosity in activation flags.Evgeniy Stepanov
2015-01-20[asan] Warn if unsupported flags are used at activation.Evgeniy Stepanov
2014-12-24[asan] Support ASAN_ACTIVATION_OPTIONS.Evgeniy Stepanov
2014-12-17[ASan] Add -ldl to linker invocation to lit tests that require it.Alexey Samsonov
2014-10-08Mark sanitizer tests XFAIL on ARMv7Renato Golin
2014-07-16Remove explicit references to libdl from Asan test casesViktor Kutuzov
2014-06-06Un-xfail passing ARM Android testsGreg Fitzgerald
2014-05-29Mark currently failing ARM tests with XFAIL.Greg Fitzgerald
2014-05-14[ASan tests] Get rid of SharedLibs/Timur Iskhodzhanov
2014-05-14[ASan tests] Update relative paths from POSIX-only tests to their shared libr...Timur Iskhodzhanov
2014-05-14[ASan tests] Create a Posix/ directory for tests that we don't plan to run on...Timur Iskhodzhanov