llvm-project/compiler-rt/test/asan
Michał Górny 6c2b2b9e20 [compiler-rt] [test] Disable ASLR on ASAN/MSAN/TSAN tests on NetBSD
Use a new %run wrapper for ASAN/MSAN/TSAN tests that calls paxctl
in order to disable ASLR on the test executables.  This makes it
possible to test sanitizers on systems where ASLR is enabled by default.

Differential Revision: https://reviews.llvm.org/D70958
2019-12-06 08:09:01 +01:00
..
TestCases [Symbolizers] On Darwin compute function offset when possible. 2019-11-19 10:04:44 -08:00
Unit Add support for FreeBSD's LD_32_LIBRARY_PATH 2019-08-10 19:07:38 +00:00
CMakeLists.txt Add missing lld checks in sanitizer tests. 2019-10-28 10:32:46 -07:00
lit.cfg.py [compiler-rt] [test] Disable ASLR on ASAN/MSAN/TSAN tests on NetBSD 2019-12-06 08:09:01 +01:00
lit.site.cfg.py.in [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00