summaryrefslogtreecommitdiff
path: root/test/sanitizer_common/lit.common.cfg
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizer] lit test config: Respect existing parallelism_groupJulian Lettner2019-02-281-1/+2
* [Darwin][NFC] Refactor throttling of 64bit sanitizer tests on DarwinJulian Lettner2019-02-271-3/+1
* [Sanitizer] iOS: Pull up parallelism_group handling into common.lit.configJulian Lettner2019-02-151-2/+0
* [Sanitizer][NFC] Darwin: limit parallism for sanitizer_common testsJulian Lettner2019-02-131-0/+6
* Don't harcode -ldl test/sanitizer_common/TestCasesKamil Rytarowski2018-10-081-0/+6
* [MSan] Switch to common aligned allocs tests.Alex Shlyapnikov2018-06-091-0/+3
* FreeBSD sanitizer common, intercept couple of more functionsVitaly Buka2018-03-231-1/+1
* Enable sanitizer_common tests on NetBSDKamil Rytarowski2018-01-181-1/+1
* [ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev2017-12-011-1/+1
* Revert "[ubsan] lit changes for lld testing, future lto testing."Roman Lebedev2017-12-011-1/+1
* [ubsan] lit changes for lld testing, future lto testing.Roman Lebedev2017-12-011-1/+1
* Factor out "stable-runtime" feature and enable it on all android.Evgeniy Stepanov2017-10-101-3/+0
* [sanitizer] Support check-asan on AndroidVitaly Buka2017-09-161-1/+7
* [ubsan] Enable UBsan in sanitizer_common testsVitaly Buka2017-09-091-0/+3
* Reland r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-281-1/+1
* Revert r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-1/+1
* [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-1/+1
* [sanitizer] Define lsan-x86 in tests for both i386 and i686.Evgeniy Stepanov2017-04-181-1/+1
* [lsan] Renable LSan for x86 LinuxMaxim Ostapenko2017-01-311-0/+3
* Revert "[lsan] Enable LSan for x86 Linux."Evgeniy Stepanov2017-01-231-3/+0
* [lsan] Enable LSan for x86 Linux.Maxim Ostapenko2017-01-231-0/+3
* [sanitizer_common tests] Make Darwin a Posix system and bring the stable-runt...Filipe Cabecinhas2016-03-101-0/+3
* [sanitizer_common] Correct the nits that should have been committed as part o...Daniel Sanders2016-02-091-1/+1
* [sanitizer_common] Add suffix to lit testsuite name to distinguish subtargets.Daniel Sanders2016-02-091-1/+1
* [Sanitizers] Make abort_on_error common flag.Alexey Samsonov2015-08-271-1/+11
* [Sanitizer] Test churn: use %env_tool_opts in sanitizer_common lit tests.Alexey Samsonov2015-08-261-1/+3
* Add descriptive names to sanitizer entries in /proc/self/maps. Helps debugging.Evgeniy Stepanov2015-05-291-0/+1
* Add runtime flag 'symbolize_inline_frames' to disable symbolization of inline...Alexey Samsonov2014-10-241-0/+5
* Custom wrappers for DFSanitizing sprintf & snprintf.Lorenzo Martignoni2014-10-081-1/+0
* Use "-gline-tables-only" instead of "-g" in sanitizer test suites.Alexey Samsonov2014-09-051-1/+1
* [sanitizer] support c11 aligned_alloc, Linux only for nowKostya Serebryany2014-07-041-0/+2
* [MSan] Implement __sanitizer_print_stack_trace().Sergey Matveev2014-05-261-0/+2
* Run common and profile tests in cross-compiled builds.Greg Fitzgerald2014-05-201-1/+1
* [Sanitizer] Add the machinery to run the same test under several sanitizersAlexey Samsonov2014-05-091-0/+30