summaryrefslogtreecommitdiff
path: root/compiler-rt/unittests
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizer][Darwin] Cleanup MaybeReexec() function and usageJulian Lettner2022-07-081-2/+7
* Revert "[Sanitizer][Darwin] Cleanup MaybeReexec() function and usage"Julian Lettner2022-07-071-7/+2
* [Sanitizer][Darwin] Cleanup MaybeReexec() function and usageJulian Lettner2022-07-071-2/+7
* [Darwin] Limit parallelism for sanitizer tests that use shadow memory on ASJulian Lettner2022-03-312-14/+0
* Use lit_config.substitute instead of foo % lit_config.params everywhereSam McCall2022-03-161-13/+3
* [CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek2022-03-111-1/+1
* [test] Fix asan dynamic unit tests with per-target runtime dirsCollin Baker2021-10-141-0/+1
* [Compiler-rt] Fix running ASan/TSan unit tests under macOS 12.0.Dan Liew2021-08-031-0/+4
* [sanitizer] Use COMPILER_RT_EMULATOR with gtestsVitaly Buka2021-04-252-1/+14
* Revert "[sanitizer] Use COMPILER_RT_EMULATOR with gtests"Vitaly Buka2021-04-222-18/+1
* [sanitizer] Use COMPILER_RT_EMULATOR with gtestsVitaly Buka2021-04-222-1/+18
* [Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone.Mitch Phillips2019-12-131-0/+1
* [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2019-06-273-2/+2
* [Darwin][NFC] Refactor throttling of 64bit sanitizer tests on DarwinJulian Lettner2019-02-272-7/+7
* [XRay] Add LD_LIBRARY_PATH to env variables for Unit TestsDean Michael Berris2018-09-271-0/+1
* Allow compiler-rt test targets to work with multi-config CMake generatorsGreg Bedwell2017-11-132-4/+5
* Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-1/+1
* Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-1/+1
* [lit] Force site configs to be run before source-tree configsZachary Turner2017-09-141-1/+1
* Add missing importReid Kleckner2017-04-071-0/+1
* [lit] Fix Darwin pickling errors with process poolsReid Kleckner2017-04-072-3/+12
* [lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part, take 2]Kuba Mracek2017-01-201-0/+10
* Revert r292232.Kuba Mracek2017-01-171-7/+0
* [lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part]Kuba Mracek2017-01-171-0/+7
* Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov2016-04-161-2/+1
* [CMake] Push the dependency on AddLLVM into the test and unites layersChris Bieneman2016-02-171-0/+3
* [CMake] Use LLVM_MAIN_SRC_DIR instead of LLVM_SOURCE_DIR.Alexey Samsonov2016-02-011-1/+1
* [CMake] Set llvm_tools_dir to LLVM_TOOLS_BINARY_DIR instead of LLVM_TOOLS_DIRAlexey Samsonov2016-01-271-1/+1
* Use the newer python syntax for exceptionsJustin Bogner2014-12-131-1/+1
* [ASan] Optional support for dynamic ASan runtime on Linux.Alexey Samsonov2014-04-011-0/+1
* Move shared configs for lit test suites to test/ and unittests/ directoriesAlexey Samsonov2014-02-143-0/+57