llvm-project/compiler-rt/test
Kuba Brecka aa772feb8e [ASan] Use rpath in tests that produce a shared library
Modifying Darwin/interception-in-shared-lib-test.cc and suppressions-library.cc
to use rpath instead of linking against the full path to the temporary file.
NFC.

llvm-svn: 227161
2015-01-27 01:29:18 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASan] Use rpath in tests that produce a shared library 2015-01-27 01:29:18 +00:00
builtins tests: correct builtins test if built under -mthumb on ARM 2015-01-05 21:54:50 +00:00
dfsan [DFSan] Add flag to dump the labels when the program terminates. 2014-11-20 10:01:08 +00:00
lsan [sanitizer] Flag parser rewrite. 2015-01-15 15:13:43 +00:00
msan [msan] Better use-after-free reports. 2015-01-22 13:33:16 +00:00
profile Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
sanitizer_common [sanitizer] Move sched_getparam test under Linux/. 2015-01-22 15:34:50 +00:00
tsan Fix up test cases to account for improved column fidelity provided by clang 2015-01-25 04:39:06 +00:00
ubsan Update for tests failing due to improvements in clang's column information for aggregate expressions 2015-01-18 02:17:55 +00:00
CMakeLists.txt Don't make check-sanitizer depend on profile on Windows 2014-11-21 23:09:51 +00:00
lit.common.cfg [compiler-rt] Re-enable the use of -gmlt for ASan tests on Darwin 2014-09-30 23:07:45 +00:00
lit.common.configured.in Use the newer python syntax for exceptions 2014-12-13 02:46:56 +00:00