summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Posix/start-deactivated.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable `asan/TestCases/Posix/start-deactivated.cc` test for iOS.Dan Liew2019-03-211-1/+0
* [ASAN] Sanitize testsuite for ARM.Yvan Roux2018-06-011-1/+0
* [asan] Mark a bunch of tests as unsupported on iOSKuba Mracek2017-05-021-0/+1
* [test] Prevent false detection of an `UNSUPPORTED:` directive by lit.Greg Parker2017-01-241-0/+2
* Repoison the entire ASan chunk if it is not in active use.Alex Shlyapnikov2017-01-111-5/+32
* [asan] Re-poison all redzones on activation.Evgeniy Stepanov2016-09-131-12/+29
* [compiler-rt] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-191-1/+1
* [ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.Alexey Samsonov2015-08-251-5/+5
* [ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=falseFilipe Cabecinhas2015-06-151-5/+5
* [ARM] Remove XFAIL from passing RT testRenato Golin2015-03-181-1/+0
* [asan] Allow changing verbosity in activation flags.Evgeniy Stepanov2015-01-201-1/+10
* [asan] Warn if unsupported flags are used at activation.Evgeniy Stepanov2015-01-201-1/+16
* [asan] Support ASAN_ACTIVATION_OPTIONS.Evgeniy Stepanov2014-12-241-1/+9
* [ASan] Add -ldl to linker invocation to lit tests that require it.Alexey Samsonov2014-12-171-1/+1
* Mark sanitizer tests XFAIL on ARMv7Renato Golin2014-10-081-0/+1
* Remove explicit references to libdl from Asan test casesViktor Kutuzov2014-07-161-1/+1
* Un-xfail passing ARM Android testsGreg Fitzgerald2014-06-061-1/+1
* Mark currently failing ARM tests with XFAIL.Greg Fitzgerald2014-05-291-0/+1
* [ASan tests] Get rid of SharedLibs/Timur Iskhodzhanov2014-05-141-1/+11
* [ASan tests] Update relative paths from POSIX-only tests to their shared libr...Timur Iskhodzhanov2014-05-141-1/+1
* [ASan tests] Create a Posix/ directory for tests that we don't plan to run on...Timur Iskhodzhanov2014-05-141-0/+57